[issue8124] mywrite() ignores PyFile_WriteString() errors

STINNER Victor report at bugs.python.org
Tue Apr 20 16:11:04 CEST 2010


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

Another solution: disable call to PyErr_CheckSignals() in mywrite().

----------

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


More information about the Python-bugs-list mailing list