]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport bug [ 728515 ] mmap's resize method resizes the file in win32 but not unix
authorGeorg Brandl <georg@python.org>
Wed, 24 Aug 2005 07:17:35 +0000 (07:17 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 24 Aug 2005 07:17:35 +0000 (07:17 +0000)
commita6161e476dc862464f8c55a92bc101d8241af54f
treeb329934de126809265e649c3a3da992e63aeaef8
parent98fa1ca6cacde3af0bce3dfcf753a0048d742854
backport bug [ 728515 ] mmap's resize method resizes the file in win32 but not unix
Doc/lib/libmmap.tex
Lib/test/test_mmap.py
Misc/NEWS
Modules/mmapmodule.c