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 serhiy.storchaka
Recipients ezio.melotti, mjpieters, ned.deily, serhiy.storchaka, terry.reedy, vstinner
Date 2015-03-04.15:31:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425483084.35.0.285316541338.issue23583@psf.upfronthosting.co.za>
In-reply-to
Content
Just len() doesn't work when the subclass overrides __len__.
History
Date User Action Args
2015-03-04 15:31:24serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, mjpieters, vstinner, ned.deily, ezio.melotti
2015-03-04 15:31:24serhiy.storchakasetmessageid: <1425483084.35.0.285316541338.issue23583@psf.upfronthosting.co.za>
2015-03-04 15:31:24serhiy.storchakalinkissue23583 messages
2015-03-04 15:31:24serhiy.storchakacreate