Martin v. Löwis <mar...@v.loewis.de> added the comment:

As a further note: I think socket.gethostname() is a special case, since this 
is just about a local setting (i.e. not related to DNS). We should then assume 
that it is encoded in the locale encoding (in particular, that it is encoded in 
mbcs on Windows).

----------

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

Reply via email to