[issue1267] Py3K cannot run as ``python -S``

Christian Heimes report at bugs.python.org
Tue Oct 16 19:55:23 CEST 2007


Christian Heimes added the comment:

Changes since last patch:

 * removed unused import of open in initstdio()
 * fixed infinite loop in PyTokenizer_FindEncoding() by checking
tok-done == E_OK

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1267>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: py3k_initstdio_impfindmodule2.patch
Type: text/x-diff
Size: 11394 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-bugs-list/attachments/20071016/44230e2b/attachment.patch 


More information about the Python-bugs-list mailing list