]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
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:40 +0000 (07:17 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 24 Aug 2005 07:17:40 +0000 (07:17 +0000)
commit38387b8b910beeea9c6c2ed6c7b1bd26724bd813
tree2dd64e20abe6477fa895c7ca8cd9acd086725203
parent76fb6d84d08c636a51073c5a51b93db14b06555e
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