mirror of
https://github.com/python/cpython.git
synced 2025-07-29 14:15:07 +00:00
![]() These are like keywords but they only work in context; they are not reserved except when there is an exact match. This would enable things like match statements without reserving `match` (which would be bad for the `re.match()` function and probably lots of other places). Automerge-Triggered-By: @gvanrossum |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
test_c_parser.py | ||
test_first_sets.py | ||
test_pegen.py |