commit | 845c403c08c47085620de682f23a3e23dfa7ed19 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Jan 21 14:16:46 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Mon Jan 21 14:16:46 2008 +0000 |
tree | 0d8e2b57f2bd22262cbfe11a501b768ef9ecc933 | |
parent | 3beae9b9dfad242b990386c6d048e54dab5ec1a7 [diff] |
#1087741: make mmap.mmap the type of mmap objects, not a factory function. Allow it to be subclassed.