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 eric.araujo
Recipients docs@python, eli.bendersky, eric.araujo, pitrou, python-dev
Date 2011-08-12.15:25:24
SpamBayes Score 0.068710394
Marked as misclassified No
Message-id <1313162724.8.0.409535859832.issue12672@psf.upfronthosting.co.za>
In-reply-to
Content
> I think the distinction is between special methods recognized by
> Python, and "plain object methods" defined by the user.

Do you mean __special__ methods?  Re-reading the whole paragraph, I can’t tell :(
History
Date User Action Args
2011-08-12 15:25:24eric.araujosetrecipients: + eric.araujo, pitrou, eli.bendersky, docs@python, python-dev
2011-08-12 15:25:24eric.araujosetmessageid: <1313162724.8.0.409535859832.issue12672@psf.upfronthosting.co.za>
2011-08-12 15:25:24eric.araujolinkissue12672 messages
2011-08-12 15:25:24eric.araujocreate