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 Ryan.Twitchell, brett.cannon, meador.inge, ncoghlan, python-dev
Date 2011-12-15.04:28:05
SpamBayes Score 0.015326855
Marked as misclassified No
Message-id <E1Rb2vM-0006dY-6e@dinsdale.python.org>
In-reply-to
Content
New changeset d2504d30f259 by Meador Inge in branch '3.2':
Issue #13591: import_module potentially imports a module twice.
http://hg.python.org/cpython/rev/d2504d30f259

New changeset e8fb61a0a2d7 by Meador Inge in branch 'default':
Issue #13591: import_module potentially imports a module twice.
http://hg.python.org/cpython/rev/e8fb61a0a2d7
History
Date User Action Args
2011-12-15 04:28:06python-devsetrecipients: + python-dev, brett.cannon, ncoghlan, meador.inge, Ryan.Twitchell
2011-12-15 04:28:05python-devlinkissue13591 messages
2011-12-15 04:28:05python-devcreate