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 Arfrever, amaury.forgeotdarc, brett.cannon, chris.jerdonek, python-dev, r.david.murray, yselivanov
Date 2012-10-10.23:18:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XcWTN356vzQLs@mail.python.org>
In-reply-to
Content
New changeset 09b5158d5284 by Brett Cannon in branch '3.3':
Closes issue #15111: Calling __import__ with a module specified in
http://hg.python.org/cpython/rev/09b5158d5284

New changeset 31db8e3272f1 by Brett Cannon in branch 'default':
Merge fix for issue #15111.
http://hg.python.org/cpython/rev/31db8e3272f1
History
Date User Action Args
2012-10-10 23:18:49python-devsetrecipients: + python-dev, brett.cannon, amaury.forgeotdarc, Arfrever, r.david.murray, chris.jerdonek, yselivanov
2012-10-10 23:18:49python-devlinkissue15111 messages
2012-10-10 23:18:48python-devcreate