PyDoc in Windows Vista

Mike Driscoll kyosohma at gmail.com
Fri Aug 29 10:12:28 EDT 2008


On Aug 28, 5:45 pm, Tyler Shopshire <tshopsh... at gmail.com> wrote:
> I can't seem to access the pydoc sever from my web browser. I start the
> server from the command prompt and everything seems to be working fine,
> then I got tohttp://localhost:8888/and it doesn't work. I also tried
> starting the graphical mode with the -g parameter but I still cannot use
> PyDoc. It works on my Ubuntu Partition so I do know how to use it. Any
> help is appreciated.

My guess is that either your hosts file isn't pointing to the loopback
address or you have a firewall issue. See the following website for
one solution to the hosts issue: http://bytes.com/forum/thread645776.html

As for the firewall, you'll have to check Windows Firewall and / or
your own firewall, if you use ZoneAlarm or Norton 360 or some such.

Mike



More information about the Python-list mailing list