]> granicus.if.org Git - python/commit
mmap.resize for anonymous map is not working yet, so changed to real file mapping...
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Thu, 5 Mar 2009 14:52:44 +0000 (14:52 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Thu, 5 Mar 2009 14:52:44 +0000 (14:52 +0000)
commit09033068f1ecabe9524353a82349e5b290aa1729
treeb7cefeed707c5c1ba05cb4d862b8fa89704cb39b
parent264fc12fbff471d137f61e5fd7152f5a7df9eb6c
mmap.resize for anonymous map is not working yet, so changed to real file mapping...
Lib/test/test_mmap.py