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:25:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343550345.46.0.76915256806.issue15425@psf.upfronthosting.co.za>
In-reply-to
Content
I think tuning the "what frames to hide" heuristic is a better bet - I remember know that the real reason I stopped messing with which exceptions were thrown was that I ended up confusing pkgutil.
History
Date User Action Args
2012-07-29 08:25:45ncoghlansetrecipients: + ncoghlan, brett.cannon, georg.brandl, amaury.forgeotdarc, pitrou, eric.snow
2012-07-29 08:25:45ncoghlansetmessageid: <1343550345.46.0.76915256806.issue15425@psf.upfronthosting.co.za>
2012-07-29 08:25:44ncoghlanlinkissue15425 messages
2012-07-29 08:25:44ncoghlancreate