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 ztane
Recipients dgreiman, orsenthil, ztane
Date 2016-10-13.07:50:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476345049.27.0.657324854045.issue28425@psf.upfronthosting.co.za>
In-reply-to
Content
One question is why doesn't it just try to `open`, but wants to stat first, when the python principle has always been EAFP.
History
Date User Action Args
2016-10-13 07:50:49ztanesetrecipients: + ztane, orsenthil, dgreiman
2016-10-13 07:50:49ztanesetmessageid: <1476345049.27.0.657324854045.issue28425@psf.upfronthosting.co.za>
2016-10-13 07:50:49ztanelinkissue28425 messages
2016-10-13 07:50:49ztanecreate