working through my tutorial ive been told to set up a simple webserver. i
can't even get started because the 1st line of code its asked me to do
fails with a syntax error. here's the code:

python3 -m http.server

any ideas what is going wrong? it asked me to make some simple .html files,
then in the same directory run that line of code. I havent any experience
with web servers, so i might not understand advanced instructions:(
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to