Nick Coghlan <ncogh...@gmail.com> added the comment:

I just realised this is going to behave strangely with namespace packages as 
well: the __import__ step will pick up *every* portion of the namespace 
package, not just those defined in the identified subset of sys.path.

----------

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

Reply via email to