/ Published in: Python
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
# will listen on port 8000 # http://127.0.0.1:8000 python -m SimpleHTTPServer
URL: http://www.garyrobinson.net/2004/03/one_line_python.html