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 nicksloan
Recipients carljm, eric.araujo, nicksloan, tarek, vinay.sajip
Date 2013-04-15.16:05:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366041911.45.0.428379705612.issue17732@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that seems to fix the problem. It simply short-circuits distutils options that change directories. This is my first python patch ever, so I'm eager for comments. Is this the right approach?
History
Date User Action Args
2013-04-15 16:05:11nicksloansetrecipients: + nicksloan, vinay.sajip, tarek, carljm, eric.araujo
2013-04-15 16:05:11nicksloansetmessageid: <1366041911.45.0.428379705612.issue17732@psf.upfronthosting.co.za>
2013-04-15 16:05:11nicksloanlinkissue17732 messages
2013-04-15 16:05:11nicksloancreate