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, olemis, pitrou, tarek
Date 2010-05-03.13:42:23
SpamBayes Score 0.008004866
Marked as misclassified No
Message-id <1272894145.15.0.703696748784.issue8604@psf.upfronthosting.co.za>
In-reply-to
Content
@Eric: remember that distutils is frozen, so it won't be removed. And historically Distutils code was meant to be 2.4 compatible (thus, no with)

@Antoine: Yes, that would be the idea (provide a robust pattern by using a temporary file, then rename it)
History
Date User Action Args
2010-05-03 13:42:25tareksetrecipients: + tarek, pitrou, eric.smith, olemis
2010-05-03 13:42:25tareksetmessageid: <1272894145.15.0.703696748784.issue8604@psf.upfronthosting.co.za>
2010-05-03 13:42:23tareklinkissue8604 messages
2010-05-03 13:42:23tarekcreate