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:24
SpamBayes Score 0.05534977
Marked as misclassified No
Message-id <281025.41006.qm@web29609.mail.ird.yahoo.com>
In-reply-to <1285087008.6.0.205924226581.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: Sébastien Sablé <report@bugs.python.org>
To: breamoreboy@yahoo.co.uk
Sent: Tue, 21 September, 2010 17:36:48
Subject: [issue678250] test_mmap failling on AIX

Sébastien Sablé <sable@users.sourceforge.net> added the comment:

Would that patch be OK? It solves the test_mmap on AIX.

----------
keywords: +patch
Added file: http://bugs.python.org/file18951/patch_flush_mmap.diff

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