[issue45323] unexpected behavior on first match case _

Steven D'Aprano report at bugs.python.org
Wed Sep 29 12:06:07 EDT 2021


Steven D'Aprano <steve+python at pearwood.info> added the comment:

It is a bit tricky to find the documentation for the magic single underscore, but it is here:

https://docs.python.org/3/reference/lexical_analysis.html#reserved-classes-of-identifiers

----------

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


More information about the Python-bugs-list mailing list