[issue3765] [patch] allow mmap take file offset as argument

Terry J. Reedy report at bugs.python.org
Thu Jun 17 02:44:43 CEST 2010


Terry J. Reedy <tjreedy at udel.edu> added the comment:

This request is slightly confusing. The first sentence implies that you want offset to be a requirement (as opposed to being an option). That would not be acceptable. Later it seems that you want it added as an option (as opposed to not available). That seems sensible, and indeed, in 3.1, offset *is* an option (with a default of 0). So I am closing this as out-of-date (because fixed).

For future submissions, upload patches to the tracker as a file attached to the issue. The url you gave now gives 404 not found error.

----------
nosy: +tjreedy
resolution:  -> out of date
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3765>
_______________________________________


More information about the Python-bugs-list mailing list