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 BreamoreBoy
Recipients BreamoreBoy, ajaksu2, loewis, mdr0, nnorwitz, pitrou, sable, tim.peters, wheelrl
Date 2010-09-21.21:58:02
SpamBayes Score 0.000536303
Marked as misclassified No
Message-id <381770.17164.qm@web29610.mail.ird.yahoo.com>
In-reply-to <1285083799.46.0.0195220470789.issue678250@psf.upfronthosting.co.za>
Content
Please ensure tha I'm taken off of the email list as I've been banned from 
contributing to Python by Raymond Hettinger

________________________________
From: Antoine Pitrou <report@bugs.python.org>
To: breamoreboy@yahoo.co.uk
Sent: Tue, 21 September, 2010 16:43:19
Subject: [issue678250] test_mmap failling on AIX

Antoine Pitrou <pitrou@free.fr> added the comment:

Interestingly, the matter was discussed on another issue, #2643. I also agree 
that ideally flush() should become a no-op (only in 3.2, since it would break 
compatibility). But then we should also expose a separate sync() method with the 
current behaviour.

----------
nosy: +pitrou

_______________________________________
Python tracker <report@bugs.python.org>
<http://bugs.python.org/issue678250>
_______________________________________
Files
File name Uploaded
unnamed BreamoreBoy, 2010-09-21.21:58:02
History
Date User Action Args
2010-09-21 22:21:13loewisunlinkissue678250 messages
2010-09-21 21:58:04BreamoreBoysetrecipients: + BreamoreBoy, tim.peters, loewis, nnorwitz, wheelrl, mdr0, pitrou, sable, ajaksu2
2010-09-21 21:58:02BreamoreBoylinkissue678250 messages
2010-09-21 21:58:02BreamoreBoycreate