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 brett.cannon, eric.snow, python-dev
Date 2016-09-08.18:14:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160908181438.59475.2880.B94C1C0D@psf.io>
In-reply-to
Content
New changeset ada5620efd82 by Eric Snow in branch 'default':
Issue #28026: Raise ImportError when exec_module() exists but create_module() is missing.
https://hg.python.org/cpython/rev/ada5620efd82
History
Date User Action Args
2016-09-08 18:14:41python-devsetrecipients: + python-dev, brett.cannon, eric.snow
2016-09-08 18:14:41python-devlinkissue28026 messages
2016-09-08 18:14:41python-devcreate