This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Erik.Tollerud, amaury.forgeotdarc, eric.araujo, eric.snow, meador.inge, python-dev
Date 2011-11-29.16:15:06
SpamBayes Score 0.049100373
Marked as misclassified No
Message-id <E1RVQKn-0001IU-Qf@dinsdale.python.org>
In-reply-to
Content
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
History
Date User Action Args
2011-11-29 16:15:07python-devsetrecipients: + python-dev, amaury.forgeotdarc, eric.araujo, meador.inge, eric.snow, Erik.Tollerud
2011-11-29 16:15:06python-devlinkissue13487 messages
2011-11-29 16:15:06python-devcreate