R. David Murray added the comment:

This generally comes up in the context of a module importing another module, 
and *that* module fails to import.  The first module is left in sys.modules as 
a stub.  Try that experiment, I'm pretty sure that is still true.

----------
nosy: +r.david.murray

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

Reply via email to