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 asvetlov, barry, brett.cannon, chris.jerdonek, cvrebert, eric.snow, ezio.melotti, maker
Date 2013-02-11.17:31:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360603860.74.0.637338870761.issue15767@psf.upfronthosting.co.za>
In-reply-to
Content
Right, so what's typical? =) I mean do most people see ImportError for optional modules (e.g. not on support platforms), or do most people see ImportError because they messed up and tried to import something that they expected but actually isn't there for some reason.
History
Date User Action Args
2013-02-11 17:31:00brett.cannonsetrecipients: + brett.cannon, barry, ezio.melotti, cvrebert, asvetlov, chris.jerdonek, maker, eric.snow
2013-02-11 17:31:00brett.cannonsetmessageid: <1360603860.74.0.637338870761.issue15767@psf.upfronthosting.co.za>
2013-02-11 17:31:00brett.cannonlinkissue15767 messages
2013-02-11 17:31:00brett.cannoncreate