[issue12545] os.lseek() and FileIO.seek() does not support offset larger than 2^63-1

STINNER Victor report at bugs.python.org
Thu Jun 6 22:17:55 CEST 2013


Changes by STINNER Victor <victor.stinner at gmail.com>:


----------
title: Incorrect handling of return codes in the posix_lseek function in posixmodule.c -> os.lseek() and FileIO.seek() does not support offset larger than 2^63-1

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


More information about the Python-bugs-list mailing list