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 brett.cannon
Recipients benjamin.peterson, brett.cannon, eric.snow, scoder
Date 2012-04-16.21:18:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334611124.42.0.336084599084.issue14592@psf.upfronthosting.co.za>
In-reply-to
Content
Yeah, the fix is dead-simple, import with level=1 and if that fails import with level=0.

I plan to cover this specific issue in the "What's New" for Python 3.3.
History
Date User Action Args
2012-04-16 21:18:44brett.cannonsetrecipients: + brett.cannon, scoder, benjamin.peterson, eric.snow
2012-04-16 21:18:44brett.cannonsetmessageid: <1334611124.42.0.336084599084.issue14592@psf.upfronthosting.co.za>
2012-04-16 21:18:43brett.cannonlinkissue14592 messages
2012-04-16 21:18:43brett.cannoncreate