]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Close #10142: Support for SEEK_HOLE/SEEK_DATA
authorJesus Cea <jcea@jcea.es>
Thu, 26 Apr 2012 14:39:35 +0000 (16:39 +0200)
committerJesus Cea <jcea@jcea.es>
Thu, 26 Apr 2012 14:39:35 +0000 (16:39 +0200)
commit2b47f0a23ffcb0cd86dc9eacf379fbd329b895c7
treee7a04c686ef2b72e9d4495b88e8f87c58cfd5e11
parent790a9b4c193a9f3323138a8c1c1d074a6b6289f0
Close #10142: Support for SEEK_HOLE/SEEK_DATA
Doc/library/io.rst
Doc/library/os.rst
Lib/_pyio.py
Lib/os.py
Lib/test/test_posix.py
Misc/NEWS
Modules/_io/bufferedio.c
Modules/posixmodule.c