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 xiang.zhang
Recipients abarry, r.david.murray, rhettinger, xiang.zhang, ztane
Date 2016-08-21.18:37:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471804657.35.0.978735153449.issue27823@psf.upfronthosting.co.za>
In-reply-to
Content
-1. I don't think this is equal to issue27794. I don't hope when I use `raise AttributeError`, Python hides some magic and sets a message I totally don't want. If you do want a good message, why not passing the message when raising?
History
Date User Action Args
2016-08-21 18:37:37xiang.zhangsetrecipients: + xiang.zhang, rhettinger, r.david.murray, ztane, abarry
2016-08-21 18:37:37xiang.zhangsetmessageid: <1471804657.35.0.978735153449.issue27823@psf.upfronthosting.co.za>
2016-08-21 18:37:37xiang.zhanglinkissue27823 messages
2016-08-21 18:37:37xiang.zhangcreate