[issue678250] test_mmap failling on AIX

Antoine Pitrou report at bugs.python.org
Tue Sep 21 17:43:19 CEST 2010


Antoine Pitrou <pitrou at 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 at bugs.python.org>
<http://bugs.python.org/issue678250>
_______________________________________


More information about the Python-bugs-list mailing list