Phillip J. Eby <p...@telecommunity.com> added the comment: The problem might be that you're iterating over more than just the top level; if you look for submodules then the parent package has to be imported... and that might make that window load, if there's module-level code in the package __init__ that does that.
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13926> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com