[issue1755388] Problem with socket.gethostbyaddr() and KeyboardInterrupt
Gabriel Genellina
report at bugs.python.org
Mon Nov 24 10:25:39 CET 2008
Gabriel Genellina <gagsl-py2 at yahoo.com.ar> added the comment:
I think that closing it as wontfix is not the proper thing to do. It
is a real bug; closing it will hide it from anybody that could
potentially fix it. Also it won't appear on bug listings unless you
explicitely ask for closed ones.
Setting the right categories might help.
----------
components: +Interpreter Core -Extension Modules
type: -> behavior
versions: +Python 2.6, Python 3.0 -Python 2.5
Added file: http://bugs.python.org/file12117/bug1755388.py
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1755388>
_______________________________________
More information about the Python-bugs-list
mailing list