Amaury Forgeot d'Arc added the comment:

Closing as fixed. I tested with python2.7 and 3.2, both with and without a 
readline module.

Behavior is consistent and looks correct to me: the signal is honored (message 
printed after 5s), and does not stop the raw_input(), except when it raises an 
exception, in which case the command exits and the exception is propagated.

----------
nosy: +amaury.forgeotdarc
resolution:  -> out of date
status: open -> closed

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

Reply via email to