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 brian.curtin
Recipients bbrazil, brian.curtin, eric.araujo, tarek
Date 2010-11-02.01:01:10
SpamBayes Score 0.0007606338
Marked as misclassified No
Message-id <1288659673.4.0.374910174587.issue10252@psf.upfronthosting.co.za>
In-reply-to
Content
The patch shouldn't use context managers, as distutils claims to support 2.3. #10290 contains a similar patch which doesn't use 'with'. (Sorry to duplicate efforts here, forgot to search...)
History
Date User Action Args
2010-11-02 01:01:13brian.curtinsetrecipients: + brian.curtin, tarek, eric.araujo, bbrazil
2010-11-02 01:01:13brian.curtinsetmessageid: <1288659673.4.0.374910174587.issue10252@psf.upfronthosting.co.za>
2010-11-02 01:01:11brian.curtinlinkissue10252 messages
2010-11-02 01:01:10brian.curtincreate