[docs] [issue19392] document importlib.reload() requires __loader__ to be defined

Roundup Robot report at bugs.python.org
Fri Oct 25 19:49:32 CEST 2013


Roundup Robot added the comment:

New changeset f575f6298eb1 by Brett Cannon in branch '3.3':
Issue #19392: Document that imp.reload() now relies on __loader__
http://hg.python.org/cpython/rev/f575f6298eb1

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19392>
_______________________________________


More information about the docs mailing list