[issue32982] Parse out invisible Unicode characters?

Glenn Linderman report at bugs.python.org
Fri Mar 2 14:46:14 EST 2018


Glenn Linderman <v+python at g.nevcal.com> added the comment:

Characters should not be stripped during compilation. But I can see where it might be helpful if the codepoint of the character, and the printed form just in case it is printable, could helpfully be included in the error message, as well as having the ^ pointer pointing to it.

----------
nosy: +v+python

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32982>
_______________________________________


More information about the Python-bugs-list mailing list