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 brett.cannon
Recipients Rosuav, berker.peksag, brett.cannon, christian.heimes, python-dev, vstinner, xdegaye, yan12125
Date 2016-09-13.18:04:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473789890.51.0.147354625973.issue27322@psf.upfronthosting.co.za>
In-reply-to
Content
That seems reasonable to me. There is a context manager in test.test_importlib.util which can help with changing sys.path temporarily.
History
Date User Action Args
2016-09-13 18:04:50brett.cannonsetrecipients: + brett.cannon, vstinner, christian.heimes, xdegaye, python-dev, Rosuav, berker.peksag, yan12125
2016-09-13 18:04:50brett.cannonsetmessageid: <1473789890.51.0.147354625973.issue27322@psf.upfronthosting.co.za>
2016-09-13 18:04:50brett.cannonlinkissue27322 messages
2016-09-13 18:04:50brett.cannoncreate