New submission from Alexander Belopolsky <belopol...@users.sourceforge.net>:

>>> ¡™£¢∞§¶•ªº
  File "<stdin>", line 1
    ¡™£¢∞§¶•ªº
                          ^
SyntaxError: invalid character in identifier


It looks like strlen() is used instead of number of characters in the decoded 
string.

----------
components: Interpreter Core
messages: 120930
nosy: belopolsky
priority: normal
severity: normal
stage: needs patch
status: open
title: Command line error marker misplaced on unicode entry
type: behavior
versions: Python 3.2

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10382>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to