Ned Deily added the comment:

Thanks for the additional info.  I don't know what possible configuration 
options might affect this other than that I would expect to see 127.0.0.1 as 
the primary IPv4 address on the loopback interface, like:

# ifconfig
[...]
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
[...]

Since this does seem to be unique to your configuration, I'm going to close 
this issue for now.  If you do discover the root cause and it appears to be 
something that might be seen by other users and, thus, should be handled in the 
test suite, please re-open.

----------
resolution:  -> works for me
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24156>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to