[issue13487] inspect.getmodule fails when module imports change sys.modules

Roundup Robot report at bugs.python.org
Tue Nov 29 17:15:07 CET 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 2ef359d7a2e9 by Éric Araujo in branch '3.2':
Fix inspect.getmodule to use a copy of sys.modules for iteration (#13487).
http://hg.python.org/cpython/rev/2ef359d7a2e9

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

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


More information about the Python-bugs-list mailing list