blob: dd31c0ec9089722494a0d919cf2b77b84947be1c [file] [log] [blame]
The :meth:`mmap.flush() <mmap.mmap.flush>` method now returns ``None`` on
success, raises an exception on error under all platforms.