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 Todd.Rovito
Recipients Todd.Rovito, benjamin.peterson, docs@python, georg.brandl, pitrou, rhettinger, tim.peters
Date 2012-10-16.05:00:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350363612.41.0.313154561382.issue1283110@psf.upfronthosting.co.za>
In-reply-to
Content
For Python 3.4 attached is a patch as suggested by Raymond Hettinger.  My suggestion is to put the patch in Doc/reference/datamodel.rst because if a user searches google.com for __len__ this is the first link in the list.  I think this extra information is a valuable addition to the documentation.
History
Date User Action Args
2012-10-16 05:00:12Todd.Rovitosetrecipients: + Todd.Rovito, tim.peters, georg.brandl, rhettinger, pitrou, benjamin.peterson, docs@python
2012-10-16 05:00:12Todd.Rovitosetmessageid: <1350363612.41.0.313154561382.issue1283110@psf.upfronthosting.co.za>
2012-10-16 05:00:12Todd.Rovitolinkissue1283110 messages
2012-10-16 05:00:12Todd.Rovitocreate