[docs] [issue13530] Docs for os.lseek neglect to mention what it returns

Roundup Robot report at bugs.python.org
Sat Dec 17 23:13:53 CET 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 46c418d8a480 by Victor Stinner in branch '3.2':
Issue #13530: Document os.lseek() result
http://hg.python.org/cpython/rev/46c418d8a480

New changeset b05caa600c40 by Victor Stinner in branch 'default':
Issue #13530: Document os.lseek() result
http://hg.python.org/cpython/rev/b05caa600c40

----------
nosy: +python-dev

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


More information about the docs mailing list