a
    ãIþf  ã                   @   s0   d Z g d¢Zg d¢Zg ZeeƒjZeeƒjZdS )a€  Keywords (from "Grammar/python.gram")

This file is automatically generated; please don't muck it up!

To update the symbols in this file, 'cd' to the top directory of
the python source tree and run:

    PYTHONPATH=Tools/peg_generator python3 -m pegen.keywordgen         Grammar/Grammar         Grammar/Tokens         Lib/keyword.py

Alternatively, you can run 'make regen-keyword'.
)Ú	iskeywordÚissoftkeywordÚkwlistÚ
softkwlist)$ÚFalseÚNoneÚTrueÚ__peg_parser__ÚandÚasÚassertÚasyncÚawaitÚbreakÚclassÚcontinueÚdefÚdelÚelifÚelseÚexceptÚfinallyÚforÚfromÚglobalÚifÚimportÚinÚisÚlambdaÚnonlocalÚnotÚorÚpassÚraiseÚreturnÚtryÚwhileÚwithÚyieldN)Ú__doc__Ú__all__r   r   Ú	frozensetÚ__contains__r   r   © r-   r-   úlib/python3.9/keyword.pyÚ<module>   s
   '
