Message 230411 - Python tracker

Message230411

Author pitrou
Recipients Joshua.Chin, ethan.furman, pitrou, r.david.murray, rhettinger
Date 2014-10-31.23:06:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414796774.98.0.326325970198.issue22766@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, it's true that the message is better. If we don't want to change behaviour, we should simply catch the AttributeError and return NotImplemented from there.
History
Date User Action Args
2014-10-31 23:06:15pitrousetrecipients: + pitrou, rhettinger, r.david.murray, ethan.furman, Joshua.Chin
2014-10-31 23:06:14pitrousetmessageid: <1414796774.98.0.326325970198.issue22766@psf.upfronthosting.co.za>
2014-10-31 23:06:14pitroulinkissue22766 messages
2014-10-31 23:06:14pitroucreate