[issue5016] FileIO.seekable() can return False

STINNER Victor report at bugs.python.org
Wed Jan 21 01:38:53 CET 2009


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

Patch with regression test in test_largefile: test 2**31-1, 2**31, 
2**31+1.

----------
keywords: +patch
nosy: +haypo
Added file: http://bugs.python.org/file12821/fileio_append.patch

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


More information about the Python-bugs-list mailing list