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 hagen, r.david.murray, terry.reedy
Date 2011-09-16.16:57:40
SpamBayes Score 0.0046421704
Marked as misclassified No
Message-id <1316192261.38.0.518152331979.issue12953@psf.upfronthosting.co.za>
In-reply-to
Content
I wonder if it has something to do with range returning a special type?  range and len are very different things under the hood.
History
Date User Action Args
2011-09-16 16:57:41r.david.murraysetrecipients: + r.david.murray, terry.reedy, hagen
2011-09-16 16:57:41r.david.murraysetmessageid: <1316192261.38.0.518152331979.issue12953@psf.upfronthosting.co.za>
2011-09-16 16:57:40r.david.murraylinkissue12953 messages
2011-09-16 16:57:40r.david.murraycreate