Eric Snow <[email protected]> added the comment: FYI: unless importlib took undue liberties (unlikely), frozen modules also precede path-based modules. See the implicit additions to sys.meta_path in Lib/importlib/_bootstrap.py.
Whether or not to include a mention of frozen modules in the tutorial...I'll leave that to you. :) ---------- nosy: +eric.snow _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue11948> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
