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 eric.snow
Recipients brett.cannon, docs@python, eric.snow, ncoghlan, petr.viktorin, r.david.murray
Date 2015-05-02.18:14:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430590493.65.0.595171442387.issue24081@psf.upfronthosting.co.za>
In-reply-to
Content
I'm pretty sure this is the culprit:

changeset:   32882:331e60d8ce6da19b168849418776fea0940787ec
branch:      legacy-trunk
user:        Tim Peters <tim.peters@gmail.com>
date:        Mon Aug 02 03:52:12 2004 +0000
summary:     PyImport_ExecCodeModuleEx():  remove module from sys.modules in error cases.
History
Date User Action Args
2015-05-02 18:14:53eric.snowsetrecipients: + eric.snow, brett.cannon, ncoghlan, r.david.murray, petr.viktorin, docs@python
2015-05-02 18:14:53eric.snowsetmessageid: <1430590493.65.0.595171442387.issue24081@psf.upfronthosting.co.za>
2015-05-02 18:14:53eric.snowlinkissue24081 messages
2015-05-02 18:14:53eric.snowcreate