]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- #128713 - mmapmodule.c - type(mmap_object) blew up on Linux.
authorMoshe Zadka <moshez@math.huji.ac.il>
Sat, 31 Mar 2001 13:23:19 +0000 (13:23 +0000)
committerMoshe Zadka <moshez@math.huji.ac.il>
Sat, 31 Mar 2001 13:23:19 +0000 (13:23 +0000)
commit8b219694a2682a13854790a7c1de566b922a68b2
tree0d0943c46026f19c30fd71c5863c7791b716978f
parent175a46d18f7261cdc6e7d077b37d50bed86cba12
- #128713 - mmapmodule.c -  type(mmap_object) blew up on Linux.
- mmap on windows creates a mapping without a name when tagname isn't
  specified
Modules/mmapmodule.c