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 vstinner
Recipients gregory.p.smith, vstinner
Date 2015-03-03.02:31:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425349895.37.0.442756579055.issue23567@psf.upfronthosting.co.za>
In-reply-to
Content
It's already documented:

https://docs.python.org/dev/library/os.html#os.stat_result

"For compatibility with older Python versions, accessing stat_result as a tuple always returns integers."
History
Date User Action Args
2015-03-03 02:31:35vstinnersetrecipients: + vstinner, gregory.p.smith
2015-03-03 02:31:35vstinnersetmessageid: <1425349895.37.0.442756579055.issue23567@psf.upfronthosting.co.za>
2015-03-03 02:31:35vstinnerlinkissue23567 messages
2015-03-03 02:31:35vstinnercreate