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 ethan.furman
Recipients Claudiu.Popa, christian.heimes, ethan.furman, ionelmc, llllllllll
Date 2015-04-17.20:32:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429302757.37.0.627736493724.issue23990@psf.upfronthosting.co.za>
In-reply-to
Content
See:

  https://docs.python.org/3/reference/datamodel.html#special-method-names

and

  https://docs.python.org/3/reference/datamodel.html#object.__getattribute__

and

  https://docs.python.org/3/reference/datamodel.html#special-lookup
History
Date User Action Args
2015-04-17 20:32:37ethan.furmansetrecipients: + ethan.furman, christian.heimes, ionelmc, Claudiu.Popa, llllllllll
2015-04-17 20:32:37ethan.furmansetmessageid: <1429302757.37.0.627736493724.issue23990@psf.upfronthosting.co.za>
2015-04-17 20:32:37ethan.furmanlinkissue23990 messages
2015-04-17 20:32:37ethan.furmancreate