[docs] [issue32798] mmap.flush() on Linux does not accept the "offset" and "size" args

Christian Heimes report at bugs.python.org
Thu Feb 8 10:14:12 EST 2018


Christian Heimes <lists at cheimes.de> added the comment:

I'm marking this as a low priority and simple documentation bug. The mmap module exposes the page size of the architecture as mmap.PAGESIZE.

----------
keywords: +easy

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32798>
_______________________________________


More information about the docs mailing list