Georg Brandl <[email protected]> added the comment:

This is not a Python issue.  gethostbyname() and gethostname() are just a 
wrapper for the OS's functions of the same name; you'd get the same result when 
coding the example in C.

----------
nosy: +georg.brandl
resolution:  -> invalid
status: open -> closed

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue10821>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to