◐ Shell
clean mode source ↗

Message 121059 - Python tracker

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.