[issue12545] Incorrect handling of return codes in the posix_lseek function in posixmodule.c

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


STINNER Victor added the comment:

About the version field: If we decide to change os.lseek() and FileIO.seek(), it is safer to only do it in Python 3.4.

----------
versions: +Python 3.4 -Python 2.7, Python 3.2, Python 3.3

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


More information about the Python-bugs-list mailing list