wrh8...@gmail.com wrote:

> I am working on window 7 and Python 3.5 to setup a localhost:8000 but it
> did not get through as shown below:
>> python -m http.server
> Serving HTTP on 0.0.0.0 port 8000 ...

That looks correct so far. Now open a browser and open

http://localhost:8000/


-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to