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 Arfrever, brett.cannon, eric.snow, ncoghlan, ronaldoussoren
Date 2013-12-08.03:51:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386474686.29.0.849282746952.issue19851@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, they're both getting the same error:

AttributeError: 'NoneType' object has no attribute 'name'

I forgot to clear the submodule from sys.modules first.
History
Date User Action Args
2013-12-08 03:51:26eric.snowsetrecipients: + eric.snow, brett.cannon, ronaldoussoren, ncoghlan, Arfrever
2013-12-08 03:51:26eric.snowsetmessageid: <1386474686.29.0.849282746952.issue19851@psf.upfronthosting.co.za>
2013-12-08 03:51:26eric.snowlinkissue19851 messages
2013-12-08 03:51:26eric.snowcreate