Message10524

Author zyasoft
Recipients ceridwen, zyasoft
Date 2015-12-09.01:44:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449625467.96.0.0502634672696.issue2442@psf.upfronthosting.co.za>
In-reply-to
Content
Also, I believe __getitem__ and __iter__ are implemented properly when used implicitly with [] and a foreach loop respectively. So it's just len/__len__ we have to fix.
History
Date User Action Args
2015-12-09 01:44:27zyasoftsetmessageid: <1449625467.96.0.0502634672696.issue2442@psf.upfronthosting.co.za>
2015-12-09 01:44:27zyasoftsetrecipients: + zyasoft, ceridwen
2015-12-09 01:44:27zyasoftlinkissue2442 messages
2015-12-09 01:44:27zyasoftcreate