Stefan Krah added the comment: I think the mmap behavior is probably worse than the NumPy example.
I assume that in the example the exporter sets view.readonly=0. mmap objects set view.readonly=1 and can still be mutated. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue22003> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com