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

Christian Heimes report at bugs.python.org
Sat Oct 20 05:59:50 CEST 2007


Christian Heimes added the comment:

Brett Cannon wrote:
> This suggests that perhaps we should standardize on file pointers or
> file descriptors in Python to prevent something like this from happening
> again.

rewind() it used couple of times in the Python code. Have you checked if
the other calls are safe?

Thx for finding the bug :) Great work!

Christian

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1267>
__________________________________


More information about the Python-bugs-list mailing list