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 r.david.murray
Recipients berker.peksag, docs@python, petr.viktorin, r.david.murray, rbcollins
Date 2016-09-09.17:35:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473442514.77.0.867868827622.issue26502@psf.upfronthosting.co.za>
In-reply-to
Content
I disagree that this is a duplicate.  The question here is, should we add __len__?  Since a FrameSummary object can be "cast into a tuple" and has a known len, I would say the answer is definitely yes.
History
Date User Action Args
2016-09-09 17:35:14r.david.murraysetrecipients: + r.david.murray, rbcollins, petr.viktorin, docs@python, berker.peksag
2016-09-09 17:35:14r.david.murraysetmessageid: <1473442514.77.0.867868827622.issue26502@psf.upfronthosting.co.za>
2016-09-09 17:35:14r.david.murraylinkissue26502 messages
2016-09-09 17:35:14r.david.murraycreate