[issue678250] test_mmap failling on AIX

Mark Lawrence report at bugs.python.org
Tue Sep 21 23:57:53 CEST 2010


Mark Lawrence <breamoreboy at yahoo.co.uk> added the comment:

Please ensure tha I'm taken off of the email list as I've been banned from 
contributing to Python by Raymond Hettinger

________________________________
From: Martin v. Löwis <report at bugs.python.org>
To: breamoreboy at yahoo.co.uk
Sent: Tue, 21 September, 2010 16:28:06
Subject: [issue678250] test_mmap failling on AIX

Martin v. Löwis <martin at v.loewis.de> added the comment:

> Should flush be modified to do nothing in this case or should the unit test be 
>updated?

Tim is suggesting that flush should indeed become a noop. Since nobody
else speaking in favor of it being an error, I guess this is the way to
go: flush, on an ACCESS_COPY file, does nothing, and the test is fine
as it stands.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue678250>
_______________________________________

----------
Added file: http://bugs.python.org/file18953/unnamed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue678250>
_______________________________________
-------------- next part --------------
<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Please ensure tha I'm taken off of the email list as I've been banned from contributing to Python by Raymond Hettinger<br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Martin v. Löwis &lt;report at bugs.python.org&gt;<br><b><span style="font-weight: bold;">To:</span></b> breamoreboy at yahoo.co.uk<br><b><span style="font-weight: bold;">Sent:</span></b> Tue, 21 September, 2010 16:28:06<br><b><span style="font-weight: bold;">Subject:</span></b> [issue678250] test_mmap failling on AIX<br></font><br><br>Martin v. Löwis &lt;<a ymailto="mailto:martin at v.loewis.de"
 href="mailto:martin at v.loewis.de">martin at v.loewis.de</a>&gt; added the comment:<br><br>&gt; Should flush be modified to do nothing in this case or should the unit test be updated?<br><br>Tim is suggesting that flush should indeed become a noop. Since nobody<br>else speaking in favor of it being an error, I guess this is the way to<br>go: flush, on an ACCESS_COPY file, does nothing, and the test is fine<br>as it stands.<br><br>----------<br><br>_______________________________________<br>Python tracker &lt;<a ymailto="mailto:report at bugs.python.org" href="mailto:report at bugs.python.org">report at bugs.python.org</a>&gt;<br>&lt;<a href="http://bugs.python.org/issue678250" target="_blank">http://bugs.python.org/issue678250</a>&gt;<br>_______________________________________<br></div></div>
</div><br>



      </body></html>


More information about the Python-bugs-list mailing list