This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients byronhawkins, christian.heimes, docs@python
Date 2018-02-08.15:14:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518102852.82.0.467229070634.issue32798@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2018-02-08 15:14:12christian.heimessetrecipients: + christian.heimes, docs@python, byronhawkins
2018-02-08 15:14:12christian.heimessetmessageid: <1518102852.82.0.467229070634.issue32798@psf.upfronthosting.co.za>
2018-02-08 15:14:12christian.heimeslinkissue32798 messages
2018-02-08 15:14:12christian.heimescreate