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 tarek
Recipients eric.smith, exarkun, meatballhat, olemis, pitrou, tarek
Date 2010-05-03.18:21:19
SpamBayes Score 0.014255107
Marked as misclassified No
Message-id <1272910881.89.0.276471189263.issue8604@psf.upfronthosting.co.za>
In-reply-to
Content
@Antoine, @Eric: After some more thoughts a contextlib makes more sense.

I also have a use case for an atomic copytree() but I guess that can be an option in copytree()
History
Date User Action Args
2010-05-03 18:21:21tareksetrecipients: + tarek, exarkun, pitrou, eric.smith, olemis, meatballhat
2010-05-03 18:21:21tareksetmessageid: <1272910881.89.0.276471189263.issue8604@psf.upfronthosting.co.za>
2010-05-03 18:21:20tareklinkissue8604 messages
2010-05-03 18:21:20tarekcreate