James Leighton
About
Blog
Replies
Gaming
Search
Jan 15, 2020
∞
Python 3 SimpleHTTPServer
In Python3, use python3 -m http.server to get the same thing as SimpleHTTPServer in Python 2.x.