Brett Cannon <br...@python.org> added the comment:

I don't know who is doing this, but from what I can tell it isn't 
test_imoprtlib; running with -i shows __import__ to still be the built-in one 
along with no new sys.path_hooks entries or stale entries in 
sys.path_importer_cache. Same goes for when I run test_multiprocessing after 
test_importlib.

I will probably have to modify regrtest to check for new values in some key 
places to see who the culprit is.

----------

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

Reply via email to