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 Arfrever, David.Townshend, Devin Jeanpierre, Julian, amaury.forgeotdarc, benjamin.peterson, cvrebert, docs@python, eric.araujo, neologix, pitrou, vstinner
Date 2012-01-08.17:39:12
SpamBayes Score 1.016494e-05
Marked as misclassified No
Message-id <1326044272.3374.24.camel@localhost.localdomain>
In-reply-to <1326043508.95.0.025794266015.issue12760@psf.upfronthosting.co.za>
Content
> Here's a new version of the patch that should address all the comments.

Just a small note: FileExistsError is raised, not exactly OSError, when
the file exists.
History
Date User Action Args
2012-01-08 17:39:12pitrousetrecipients: + pitrou, amaury.forgeotdarc, vstinner, benjamin.peterson, Devin Jeanpierre, eric.araujo, Arfrever, cvrebert, neologix, docs@python, Julian, David.Townshend
2012-01-08 17:39:12pitroulinkissue12760 messages
2012-01-08 17:39:12pitroucreate