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 georg.brandl
Recipients Dave Hibbitts, RazerM, georg.brandl, mark.dickinson, paul.moore, pitrou, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-02-24.09:22:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456305764.95.0.162503384317.issue26423@psf.upfronthosting.co.za>
In-reply-to
Content
You need to call `x.__len__()` explicitly.
History
Date User Action Args
2016-02-24 09:22:44georg.brandlsetrecipients: + georg.brandl, paul.moore, mark.dickinson, pitrou, vstinner, tim.golden, zach.ware, steve.dower, RazerM, Dave Hibbitts
2016-02-24 09:22:44georg.brandlsetmessageid: <1456305764.95.0.162503384317.issue26423@psf.upfronthosting.co.za>
2016-02-24 09:22:44georg.brandllinkissue26423 messages
2016-02-24 09:22:44georg.brandlcreate