Clearly missing or wrongly included keywords:
missing: as, assert, with, yield
wrongly included: access
In addition, unlike other languages,
the Python definition does not include builtins.
Adding these produces the definition below,
which I propose as a replacement for the current
definition.
Alan Isaac