]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix mmap and test_mmap under Windows too (followup to r88022) v3.2rc1
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 15 Jan 2011 17:25:58 +0000 (17:25 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 15 Jan 2011 17:25:58 +0000 (17:25 +0000)
commitd0ebc75e7368cc4b1a8e504674feabc98f8fc5fd
tree1c29a4b62e0d0240180ad34a5e073d060bb7cc3d
parent3988ed8e6f06ba8474a7f120d7f10f2a4c479f29
Fix mmap and test_mmap under Windows too (followup to r88022)
Lib/test/test_mmap.py
Modules/mmapmodule.c