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 martin.panter
Recipients BreamoreBoy, bessho, bethard, docs@python, georg.brandl, logistix, mark.dickinson, martin.panter
Date 2016-12-10.04:45:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481345155.01.0.0335279257985.issue1446619@psf.upfronthosting.co.za>
In-reply-to
Content
Patch ruling out the len(s) corner case. I use a modified version of Fumihiro’s suggestion.
History
Date User Action Args
2016-12-10 04:45:55martin.pantersetrecipients: + martin.panter, georg.brandl, logistix, mark.dickinson, bethard, docs@python, BreamoreBoy, bessho
2016-12-10 04:45:55martin.pantersetmessageid: <1481345155.01.0.0335279257985.issue1446619@psf.upfronthosting.co.za>
2016-12-10 04:45:54martin.panterlinkissue1446619 messages
2016-12-10 04:45:54martin.pantercreate