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 neologix, pitrou, vstinner
Date 2015-03-23.20:31:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427142705.21.0.721919569897.issue23753@psf.upfronthosting.co.za>
In-reply-to
Content
stat.patch: Stop pretending that Python works without stat() nor fstat(), consider that these functions are always available.
History
Date User Action Args
2015-03-23 20:31:45vstinnersetrecipients: + vstinner, pitrou, neologix
2015-03-23 20:31:45vstinnersetmessageid: <1427142705.21.0.721919569897.issue23753@psf.upfronthosting.co.za>
2015-03-23 20:31:45vstinnerlinkissue23753 messages
2015-03-23 20:31:45vstinnercreate