On Wed, Oct 17, 2012 at 8:37 PM, Hans Mulder <han...@xs4all.nl> wrote:
> I have no experience with win7/64, but on earlier versions of Windows,
> there's a file named "hosts", somewhere in a system directory.  When
> looking up an IP address, this file is consulted first.  Removing the
> ::1 from the entry for localhost might be a sensible work-around.

It ought to be c:\windows\system32\drivers\etc\hosts if your Widows is
installed to default location. If localhost isn't there at all, you
can add a line for it.

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to