[issue26331] Tokenizer: allow underscores for grouping in numeric literals

Petr Viktorin report at bugs.python.org
Wed Feb 10 18:09:43 EST 2016


Petr Viktorin added the comment:

Regarding the patch: if trailing underscores are not allowed, `0 if 1_____else 1` should be illegal.

----------
nosy: +encukou

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26331>
_______________________________________


More information about the Python-bugs-list mailing list