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 r.david.murray
Recipients docs@python, mahmoud, r.david.murray
Date 2015-05-13.12:31:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431520290.23.0.53339533218.issue24172@psf.upfronthosting.co.za>
In-reply-to
Content
Indeed, we should probably be referring people to their system's man pages for the authoritative definition of most of these fields.

According to the man pages project getpagesize is no longer a POSIX API, and that should probably be noted as well (ie: it isn't present on all systems, and furthermore it is isn't accurate on all systems where it is present...apparently older GCCs got it wrong).
History
Date User Action Args
2015-05-13 12:31:30r.david.murraysetrecipients: + r.david.murray, docs@python, mahmoud
2015-05-13 12:31:30r.david.murraysetmessageid: <1431520290.23.0.53339533218.issue24172@psf.upfronthosting.co.za>
2015-05-13 12:31:30r.david.murraylinkissue24172 messages
2015-05-13 12:31:30r.david.murraycreate