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 pitrou
Recipients brett.cannon, chromatix, eric.snow, giampaolo.rodola, joshtriplett, ncoghlan, petri.lehtinen, pitrou, vstinner
Date 2012-11-10.09:43:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352540602.35.0.045299243352.issue12082@psf.upfronthosting.co.za>
In-reply-to
Content
My vote is for won't fix. Systems without stat() or fstat() are clearly broken from Python's point of view; at the very least, they aren't POSIX-compliant.
History
Date User Action Args
2012-11-10 09:43:22pitrousetrecipients: + pitrou, brett.cannon, ncoghlan, vstinner, joshtriplett, giampaolo.rodola, eric.snow, petri.lehtinen, chromatix
2012-11-10 09:43:22pitrousetmessageid: <1352540602.35.0.045299243352.issue12082@psf.upfronthosting.co.za>
2012-11-10 09:43:22pitroulinkissue12082 messages
2012-11-10 09:43:22pitroucreate