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 Steve.Thompson, amaury.forgeotdarc, barry, brian.curtin, desolat, eric.araujo, eric.snow, kevin.chen, markon, mucisland, ncoghlan, pdsimanyi, pitrou, python-dev
Date 2012-10-19.13:36:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Xjp7K5w8YzRCR@mail.python.org>
In-reply-to
Content
New changeset bbb3459fbcb8 by Nick Coghlan in branch '3.3':
Issue #6074: Apply an appropriate fix for importlib based imports
http://hg.python.org/cpython/rev/bbb3459fbcb8

New changeset bedcc790c6e7 by Nick Coghlan in branch 'default':
Merge fix from #6074 from 3.3
http://hg.python.org/cpython/rev/bedcc790c6e7
History
Date User Action Args
2012-10-19 13:36:30python-devsetrecipients: + python-dev, barry, amaury.forgeotdarc, ncoghlan, pitrou, eric.araujo, brian.curtin, pdsimanyi, markon, mucisland, Steve.Thompson, desolat, eric.snow, kevin.chen
2012-10-19 13:36:30python-devlinkissue6074 messages
2012-10-19 13:36:30python-devcreate