[issue12060] Python doesn't support real time signals

STINNER Victor report at bugs.python.org
Wed May 11 23:58:36 CEST 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

example.py: example to demonstrate the problem. The Python signal handler is only called once, it should be called twice.

----------
Added file: http://bugs.python.org/file21977/example.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12060>
_______________________________________


More information about the Python-bugs-list mailing list