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 brett.cannon, ncoghlan, neologix, pitrou, r.david.murray, vstinner
Date 2011-10-12.21:49:28
SpamBayes Score 0.03878669
Marked as misclassified No
Message-id <1318456169.52.0.123762484726.issue13146@psf.upfronthosting.co.za>
In-reply-to
Content
> with atomic_create(<final path>, 'b') as f:

See issues #8604 and #8828.
History
Date User Action Args
2011-10-12 21:49:29vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, pitrou, r.david.murray, neologix
2011-10-12 21:49:29vstinnersetmessageid: <1318456169.52.0.123762484726.issue13146@psf.upfronthosting.co.za>
2011-10-12 21:49:28vstinnerlinkissue13146 messages
2011-10-12 21:49:28vstinnercreate