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 eric.smith
Recipients eric.smith, olemis, pitrou, tarek
Date 2010-05-03.13:01:25
SpamBayes Score 0.0704547
Marked as misclassified No
Message-id <1272891688.56.0.0226013724632.issue8604@psf.upfronthosting.co.za>
In-reply-to
Content
Does the standard library really need something so trivial? I'd put it in your own program. And I'd make the one in distutils private (and fix it to use a with statement).
History
Date User Action Args
2010-05-03 13:01:28eric.smithsetrecipients: + eric.smith, pitrou, tarek, olemis
2010-05-03 13:01:28eric.smithsetmessageid: <1272891688.56.0.0226013724632.issue8604@psf.upfronthosting.co.za>
2010-05-03 13:01:26eric.smithlinkissue8604 messages
2010-05-03 13:01:26eric.smithcreate