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 martin.panter
Recipients martin.panter, pitrou, rhettinger, serhiy.storchaka
Date 2015-11-02.03:36:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446435378.06.0.926155213332.issue18010@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a test case. I had to insert a temporary directory into sys.path, based off my patch in Issue 25184. Let me know if it doesn’t look too evil :)
History
Date User Action Args
2015-11-02 03:36:18martin.pantersetrecipients: + martin.panter, rhettinger, pitrou, serhiy.storchaka
2015-11-02 03:36:18martin.pantersetmessageid: <1446435378.06.0.926155213332.issue18010@psf.upfronthosting.co.za>
2015-11-02 03:36:17martin.panterlinkissue18010 messages
2015-11-02 03:36:17martin.pantercreate