This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author petri.lehtinen
Recipients jcon, nadeem.vawda, neologix, petri.lehtinen, pitrou, rich-noir
Date 2011-06-06.18:29:11
SpamBayes Score 0.0001333608
Marked as misclassified No
Message-id <1307384952.49.0.89743424616.issue12021@psf.upfronthosting.co.za>
In-reply-to
Content
> I think duplicating it is fine, since the code is probably simple anyway

Added a new patch. I duplicated the None converting logic in _io/_iomodule.c to mmapmodule.c, changed the doc to say "read([n])", and expanded the test cases a bit.
History
Date User Action Args
2011-06-06 18:29:12petri.lehtinensetrecipients: + petri.lehtinen, pitrou, nadeem.vawda, neologix, jcon, rich-noir
2011-06-06 18:29:12petri.lehtinensetmessageid: <1307384952.49.0.89743424616.issue12021@psf.upfronthosting.co.za>
2011-06-06 18:29:11petri.lehtinenlinkissue12021 messages
2011-06-06 18:29:11petri.lehtinencreate