Changes by Huang Peng:
--
nosy: +phuang
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue708374>
___
Python-bugs-list mailing list
Unsubs
Changes by Huang Peng:
--
nosy: +phuang
_
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1089974>
_
___
Python-bugs-list mailing list
Unsubs
Huang Peng added the comment:
I updated the patch for trunk (r57652). In this patch, find, move and
flush methods use offset in mmap buffer instead of offset in file. It
also fix a bug in test_mmap.py and modified mmap document. Please review it.
Tracker