Eric V. Smith <e...@trueblade.com> added the comment: Ah. I didn't realize that reload called load_module. I'll back out the change I just made, then.
My point was that the original call to load_module isn't made through the normal "a finder returned me a loader, so I'll call it" code path. It's always made through the "I know I have a NamespaceLoader" path. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14660> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com