A version-independent HTTP server.
Project description
A version-independent HTTP server.
For Python 2, this uses the SimpleHTTPServer module. For Python 3, this uses the http.server module.
A version-independent HTTP server.
A version-independent HTTP server.
For Python 2, this uses the SimpleHTTPServer module. For Python 3, this uses the http.server module.