Terry J. Reedy <[email protected]> added the comment: I see the marker pointing to the space after '=', which is *really* not helpful. If '5' were instead an identifier, one might be really misdirected. So best would be "Invalid char '0xnnnn' at position n in identifier 'something'" +1 to any improvement in SyntaxError reports.
---------- nosy: +terry.reedy _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue10384> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
