[PATCH] add offset argument to mmap

Fredrik Lundh fredrik at pythonware.com
Thu May 26 13:48:12 EDT 2005


Christopher Li wrote:

> I am surprised to find out the mmap module in python always
> mmap from offset 0. So I just hack up some patch to allow it
> accept offset arguments.

patches posted to the newsgroup are likely to be ignored or
forgotten.

patches posted to the patch tracker

    http://sourceforge.net/tracker/?group_id=5470&atid=305470

are a lot more likely to be reviewed and included.

</F>






More information about the Python-list mailing list