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 dstufft
Recipients dstufft, larry, loewis, ncoghlan, ned.deily, tshepang
Date 2013-11-02.00:39:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383352794.5.0.560263410395.issue19406@psf.upfronthosting.co.za>
In-reply-to
Content
Oh one thing, I can't move anything out of _run_pip because the part you're referring to is actually modifying the sys.path. If I move it then I can't prevent the tests from having side effects.
History
Date User Action Args
2013-11-02 00:39:54dstufftsetrecipients: + dstufft, loewis, ncoghlan, larry, ned.deily, tshepang
2013-11-02 00:39:54dstufftsetmessageid: <1383352794.5.0.560263410395.issue19406@psf.upfronthosting.co.za>
2013-11-02 00:39:54dstufftlinkissue19406 messages
2013-11-02 00:39:54dstufftcreate