]> granicus.if.org Git - python/commit
#1087741: make mmap.mmap the type of mmap objects, not a
authorGeorg Brandl <georg@python.org>
Mon, 21 Jan 2008 14:16:46 +0000 (14:16 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 21 Jan 2008 14:16:46 +0000 (14:16 +0000)
commit845c403c08c47085620de682f23a3e23dfa7ed19
tree0d8e2b57f2bd22262cbfe11a501b768ef9ecc933
parent3beae9b9dfad242b990386c6d048e54dab5ec1a7
#1087741: make mmap.mmap the type of mmap objects, not a
factory function. Allow it to be subclassed.
Doc/library/mmap.rst
Misc/NEWS
Modules/mmapmodule.c