]> granicus.if.org Git - python/commit
Add phuang patch from Issue 708374 which adds offset parameter to mmap module.
authorTravis E. Oliphant <oliphant@enthought.com>
Tue, 23 Oct 2007 02:40:56 +0000 (02:40 +0000)
committerTravis E. Oliphant <oliphant@enthought.com>
Tue, 23 Oct 2007 02:40:56 +0000 (02:40 +0000)
commit8feafab3462500d33c0bc98787649db4502894f8
tree23a06e5c80e6ec0879b8f795412d0d60481fa95b
parent5e81270b22ee6cfe6d7ead43ccbc258964cf14a7
Add phuang patch from Issue 708374 which adds offset parameter to mmap module.
Doc/library/mmap.rst
Lib/test/test_mmap.py
Modules/mmapmodule.c