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 ncoghlan
Recipients amaury.forgeotdarc, brett.cannon, eric.snow, georg.brandl, ncoghlan, pitrou
Date 2012-07-29.08:19:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343549950.0.0.0331656290416.issue15425@psf.upfronthosting.co.za>
In-reply-to
Content
Added patch with test cases for the situations Amaury picked up, as well another I noticed (when the from clause refers to a module that fails)
History
Date User Action Args
2012-07-29 08:19:10ncoghlansetrecipients: + ncoghlan, brett.cannon, georg.brandl, amaury.forgeotdarc, pitrou, eric.snow
2012-07-29 08:19:10ncoghlansetmessageid: <1343549950.0.0.0331656290416.issue15425@psf.upfronthosting.co.za>
2012-07-29 08:19:09ncoghlanlinkissue15425 messages
2012-07-29 08:19:09ncoghlancreate