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 mjacob
Recipients brett.cannon, eric.snow, mjacob, ncoghlan, python-dev, terry.reedy
Date 2016-02-21.09:29:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456046979.35.0.156625902401.issue26367@psf.upfronthosting.co.za>
In-reply-to
Content
I think the "What's New" entry has two typos.  It should be `importlib.__import__()` instead of `importlib.__init__()` and SystemError instead of RuntimeError.
History
Date User Action Args
2016-02-21 09:29:39mjacobsetrecipients: + mjacob, brett.cannon, terry.reedy, ncoghlan, python-dev, eric.snow
2016-02-21 09:29:39mjacobsetmessageid: <1456046979.35.0.156625902401.issue26367@psf.upfronthosting.co.za>
2016-02-21 09:29:39mjacoblinkissue26367 messages
2016-02-21 09:29:39mjacobcreate