[issue5016] FileIO.seekable() can return False

STINNER Victor report at bugs.python.org
Fri Mar 27 02:21:35 CET 2009


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

> You can use io.open() instead of open()...

Alright, it's much easier with io.open() :-)

----------
Added file: http://bugs.python.org/file13433/fileio_seekable-trunk-2.patch

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


More information about the Python-bugs-list mailing list