Message 159861 - Python tracker (original) (raw)

Message159861

Author brett.cannon
Recipients Pavel.Aslanov, brett.cannon, ncoghlan
Date 2012-05-03.15:19:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1336058368.16.0.488016577295.issue14710@psf.upfronthosting.co.za
In-reply-to
Content
So I'm no pkgutil expert, but at least in the case of None in sys.modules, that triggers at least an ImportError in __import__ if that is come across.
History
Date User Action Args
2012-05-03 15:19:28 brett.cannon set recipients: + brett.cannon, ncoghlan, Pavel.Aslanov
2012-05-03 15:19:28 brett.cannon set messageid: 1336058368.16.0.488016577295.issue14710@psf.upfronthosting.co.za
2012-05-03 15:19:27 brett.cannon link issue14710 messages
2012-05-03 15:19:27 brett.cannon create