[issue36143] Auto-generate Lib/keyword.py

Guido van Rossum report at bugs.python.org
Thu Feb 28 10:47:55 EST 2019


Guido van Rossum <guido at python.org> added the comment:

Hum, it seems the right solution was to arrange for async and await to appear in the list of keywords despite their special status. Nevertheless in theory there's something that can be done here to auto-regenerate the list derived from the Grammar.

----------

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


More information about the Python-bugs-list mailing list