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 loewis
Recipients hynek, loewis, rhettinger, serhiy.storchaka
Date 2012-06-16.10:33:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339842830.51.0.596465416634.issue15084@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that this is already covered by the exist_ok parameter (which is new to 3.2). Existing code just hasn't been ported to this API.
History
Date User Action Args
2012-06-16 10:33:50loewissetrecipients: + loewis, rhettinger, hynek, serhiy.storchaka
2012-06-16 10:33:50loewissetmessageid: <1339842830.51.0.596465416634.issue15084@psf.upfronthosting.co.za>
2012-06-16 10:33:49loewislinkissue15084 messages
2012-06-16 10:33:49loewiscreate