Ralf Schmitt <[EMAIL PROTECTED]> added the comment:

The close method does not call msync or FlushViewOfFile.
I find this a bit strange cause explicitly closing the mmap will not
flush changes but relying on the garbage collector will flush changes.

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2643>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to