INADA Naoki added the comment: When using import, (namespace) package name is explicitly specified. Only specified name is searched.
In test loader's case, there are no such limit. Loader may search millions of completely unrelated directories. It may include directories in NFS or samba over slow network. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue29642> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com