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 chris.jerdonek
Recipients chris.jerdonek, michael.foord, r.david.murray, rbcollins, slmnhq
Date 2010-04-03.11:01:35
SpamBayes Score 0.01001725
Marked as misclassified No
Message-id <1270292497.81.0.953286213736.issue7559@psf.upfronthosting.co.za>
In-reply-to
Content
> I think in both cases the error text should state not just what module was being imported but also what module was being imported from

FYI, I filed the following report partly in response to some of the comments I made above:

http://bugs.python.org/issue8297

(regarding the AttributeError not displaying the name of the module from which the caller is trying to get the attribute)
History
Date User Action Args
2010-04-03 11:01:38chris.jerdoneksetrecipients: + chris.jerdonek, rbcollins, r.david.murray, michael.foord, slmnhq
2010-04-03 11:01:37chris.jerdoneksetmessageid: <1270292497.81.0.953286213736.issue7559@psf.upfronthosting.co.za>
2010-04-03 11:01:35chris.jerdoneklinkissue7559 messages
2010-04-03 11:01:35chris.jerdonekcreate