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 gvanrossum
Recipients gvanrossum, mark
Date 2007-12-13.17:31:03
SpamBayes Score 0.07248236
Marked as misclassified No
Message-id <1197567063.89.0.459122202811.issue1612@psf.upfronthosting.co.za>
In-reply-to
Content
The bug is in your code; a string is considered a sequence but its
elements are also strings (of length 1).
History
Date User Action Args
2007-12-13 17:31:04gvanrossumsetspambayes_score: 0.0724824 -> 0.07248236
recipients: + gvanrossum, mark
2007-12-13 17:31:03gvanrossumsetspambayes_score: 0.0724824 -> 0.0724824
messageid: <1197567063.89.0.459122202811.issue1612@psf.upfronthosting.co.za>
2007-12-13 17:31:03gvanrossumlinkissue1612 messages
2007-12-13 17:31:03gvanrossumcreate