jaymoyer44 [jaymoye...@gmail.com] wrote:

> On Thursday, April 14, 2016 at 1:47:03 PM UTC-4, wrh...@gmail.com wrote:
>> Hi,
>> 
>> 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 ...
>> 
>> But it did not show the results.
>> 
>> Can someone help me how to setup the localhost?
>> 
>> Thanks,
>> Wen-Ruey

If it says 'serving HTTP...' try visiting localhost:8000 on your browser 
to see what happens. 

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

Reply via email to