Hacker News new | ask | show | jobs
by keyboardP 4843 days ago
The code in the post is for Python 2.x but if you're running Python 3.x, use this to set up a server:

    python -m http.server 8000