[issue2643] mmap_object_dealloc does not call FlushViewOfFile on windows

Antoine Pitrou report at bugs.python.org
Tue Jan 12 23:11:00 CET 2010


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

A test could explicitly close a dirtied mmaped file and then open() it to check that everything was written, no?

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

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


More information about the Python-bugs-list mailing list