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 skrah
Recipients benjamin.peterson, dstufft, eric.araujo, larry, ned.deily, nilsge, skrah, wolma
Date 2014-05-02.19:58:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399060719.06.0.671150695151.issue21121@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks, Ned.  I'm attaching a second version of the existing patch
with improved error handling and a fix for test_distutils, which
failed.

The result is slightly overcomplicated, so I came up with a
different approach in issue21121-3.diff.  Thoughts?
History
Date User Action Args
2014-05-02 19:58:39skrahsetrecipients: + skrah, larry, benjamin.peterson, ned.deily, eric.araujo, dstufft, wolma, nilsge
2014-05-02 19:58:39skrahsetmessageid: <1399060719.06.0.671150695151.issue21121@psf.upfronthosting.co.za>
2014-05-02 19:58:39skrahlinkissue21121 messages
2014-05-02 19:58:38skrahcreate