Pablo Galindo Salgado <[email protected]> added the comment:
Example:
>>> ___😀
File "<stdin>", line 1
___😀
^
SyntaxError: invalid character '😀' (U+1F600)
>>> __😀
File "<stdin>", line 1
__😀
^
SyntaxError: invalid character '😀' (U+1F600)
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue46206>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com