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 belopolsky
Recipients belopolsky
Date 2010-11-10.19:34:23
SpamBayes Score 0.00016070447
Marked as misclassified No
Message-id <1289417775.52.0.418272995538.issue10382@psf.upfronthosting.co.za>
In-reply-to
Content
>>> ¡™£¢∞§¶•ªº
  File "<stdin>", line 1
    ¡™£¢∞§¶•ªº
                          ^
SyntaxError: invalid character in identifier


It looks like strlen() is used instead of number of characters in the decoded string.
History
Date User Action Args
2010-11-10 19:36:15belopolskysetrecipients: + belopolsky
2010-11-10 19:36:15belopolskysetmessageid: <1289417775.52.0.418272995538.issue10382@psf.upfronthosting.co.za>
2010-11-10 19:34:23belopolskylinkissue10382 messages
2010-11-10 19:34:23belopolskycreate