[issue10223] socket.gethostname() fail

2010-10-28 Thread R. David Murray
Changes by R. David Murray : -- resolution: rejected -> duplicate stage: -> committed/rejected superseder: -> socket, PEP 383: Mishandling of non-ASCII bytes in host/domain names type: crash -> behavior ___ Python tracker

[issue10223] socket.gethostname() fail

2010-10-28 Thread EcmaXp
EcmaXp added the comment: http://bugs.python.org/issue9377 -- resolution: -> rejected status: open -> closed ___ Python tracker ___

[issue10223] socket.gethostname() fail

2010-10-28 Thread EcmaXp
New submission from EcmaXp : C:\Users\PC-\Desktop>c:\python31\python Python 3.1.2 (r312:79149, Mar 21 2010, 00:41:52) [MSC v.1500 32 bit (Intel)] on win32 Type “help”, “copyright”, “credits” or “license” for more information. >>> import socket >>> socket.gethostname() Traceback (most recent call