]> granicus.if.org Git - python/commit
SF bug 128713: type(mmap_object) blew up on Linux.
authorTim Peters <tim.peters@gmail.com>
Sun, 14 Jan 2001 05:05:51 +0000 (05:05 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 14 Jan 2001 05:05:51 +0000 (05:05 +0000)
commit2caf8df86802fb24a23ed2cf57674618b5a8f674
treed458a669fe9b6733ad2e23eee82b00f39c955b4b
parentb9e202b2dc341f6bcca7719eb40d00f5e03ea4cf
SF bug 128713:  type(mmap_object) blew up on Linux.
Lib/tempfile.py
Lib/test/output/test_mmap
Lib/test/test_mmap.py
Modules/mmapmodule.c