[issue24081] Obsolete caveat in reload() docs

Nick Coghlan report at bugs.python.org
Sun May 3 01:26:59 CEST 2015


Nick Coghlan added the comment:

I vaguely recall discussing that change, and my recollection is that it was
deliberate in order to evict improperly configured modules - we didn't
count it as a significant compatibility break because it solely affected an
error handling path.

I guess we never thought to check if the old misbehaviour was formally
documented.

----------

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


More information about the Python-bugs-list mailing list