a
    If                     @   s  d Z ddlZejdedd dZdZdZd	Zd
ZdZ	dZ
dZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZd Zd!Zd"Z d#Z!d$Z"d%Z#d&Z$d'Z%d(Z&d)Z'd*Z(d+Z)d,Z*d-Z+d.Z,d/Z-d0Z.d1Z/d2Z0d3Z1d4Z2d5Z3d6Z4d7Z5d8Z6d9Z7d:Z8d;Z9d<Z:d=Z;d>Z<d?Z=d@Z>dAZ?dBZ@dCZAdDZBdEZCdFZDdGZEdHZFdIZGdJZHdKZIdLZJdMZKdNZLdOZMdPZNdQZOdRZPdSZQdTZRdUZSdVZTdWZUdXZVdYZWdZZXd[ZYd\ZZd]Z[d^Z\d_Z]d`Z^daZ_i Z`eaeb c D ]$\ZdZeefeeefdu rede`ee< q[d[edS )bz;Non-terminal symbols of Python grammar (from "graminit.h").    NzPThe symbol module is deprecated and will be removed in future versions of Python   )
stacklevel   i  i  i  i  i  i  i  i  i	  i
  i  i  i  i  i  i  i  i  i  i  i  i  i  i  i  i  i  i  i  i  i  i   i!  i"  i#  i$  i%  i&  i'  i(  i)  i*  i+  i,  i-  i.  i/  i0  i1  i2  i3  i4  i5  i6  i7  i8  i9  i:  i;  i<  i=  i>  i?  i@  iA  iB  iC  iD  iE  iF  iG  iH  iI  iJ  iK  iL  iM  iN  iO  iP  iQ  iR  iS  iT  iU  iV  iW  iX  iY  iZ  i[  )g__doc__warningswarnDeprecationWarningZsingle_inputZ
file_inputZ
eval_input	decoratorZ
decoratorsZ	decoratedZasync_funcdefZfuncdef
parametersZtypedargslistZtfpdefZvarargslistZvfpdefZstmtZsimple_stmtZ
small_stmtZ	expr_stmtZ	annassignZtestlist_star_exprZ	augassignZdel_stmtZ	pass_stmtZ	flow_stmtZ
break_stmtZcontinue_stmtZreturn_stmtZ
yield_stmtZ
raise_stmtZimport_stmtZimport_nameZimport_fromZimport_as_nameZdotted_as_nameZimport_as_namesZdotted_as_namesZdotted_nameZglobal_stmtZnonlocal_stmtZassert_stmtZcompound_stmtZ
async_stmtZif_stmtZ
while_stmtZfor_stmtZtry_stmtZ	with_stmtZ	with_itemZexcept_clauseZsuiteZnamedexpr_testtestZtest_nocondZlambdefZlambdef_nocondZor_testZand_testZnot_testZ
comparisonZcomp_opZ	star_exprexprZxor_exprZand_exprZ
shift_exprZ
arith_exprZtermZfactorZpowerZ	atom_exprZatomZtestlist_compZtrailerZsubscriptlistZ	subscriptZsliceopZexprlistZtestlistZdictorsetmakerZclassdefZarglistZargumentZ	comp_iterZsync_comp_forZcomp_forZcomp_ifZencoding_declZ
yield_exprZ	yield_argZfunc_body_suiteZfunc_type_inputZ	func_typeZtypelistZsym_namelistglobalsitems_nameZ_valuetype r   r   lib/python3.9/symbol.py<module>   s   