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 neologix
Recipients neologix, r.david.murray, socketpair
Date 2011-01-08.23:28:21
SpamBayes Score 0.00045535158
Marked as misclassified No
Message-id <1294529305.79.0.235258601801.issue10867@psf.upfronthosting.co.za>
In-reply-to
Content
>  have changed title of the bug. This is more precisely describe the problem

Yes, its's not quite the same problem.

> I think, that flush() should be no-op if mapping is read-only.

This has already be done for py3k. See http://svn.python.org/view/python/branches/py3k/Modules/mmapmodule.c?r1=84950&r2=85678

Note that you shouldn't be calling flush in the first place...
History
Date User Action Args
2011-01-08 23:28:25neologixsetrecipients: + neologix, r.david.murray, socketpair
2011-01-08 23:28:25neologixsetmessageid: <1294529305.79.0.235258601801.issue10867@psf.upfronthosting.co.za>
2011-01-08 23:28:21neologixlinkissue10867 messages
2011-01-08 23:28:21neologixcreate