Brett Cannon added the comment:

A cleaner way to do what you're after is to use 
test_importlib.util.import_state() where you can pass in an explicit value for 
sys.path to be temporarily set.

Otherwise I'm fine with the idea of the proposed change.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26101>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to