sbt <shibt...@gmail.com> added the comment:

Trivial 3 lines patch.

I guess there is still a race: if Ctrl-C is pressed after PyErr_CheckSignals() 
is called but before PyObject_Str() then the printing of any exception can 
still be suppressed.

----------
Added file: http://bugs.python.org/file24177/traceback_checksignals_2.patch

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

Reply via email to