o
    K+g%  ã                   @   s4   d Z g d¢Zg d¢Zg d¢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/python.gram         Grammar/Tokens         Lib/keyword.py

Alternatively, you can run 'make regen-keyword'.
)Ú	iskeywordÚissoftkeywordÚkwlistÚ
softkwlist)#ÚFalseÚNoneÚTrueZandZasZassertZasyncZawaitZbreakZclassZcontinueZdefZdelZelifZelseZexceptZfinallyZforZfromZglobalZifZimportÚinZisÚlambdaZnonlocalZnotZorZpassZraiseÚreturnZtryZwhileZwithZyield)Ú_ZcaseÚmatchN)Ú__doc__Ú__all__r   r   Ú	frozensetÚ__contains__r   r   © r   r   ú9/var/www/html/squashfs-root/usr/lib/python3.10/keyword.pyÚ<module>   s    &
