summaryrefslogtreecommitdiffstats
path: root/Lib/symbol.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/symbol.py')
-rwxr-xr-xLib/symbol.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/symbol.py b/Lib/symbol.py
index a702ed3..34143b5 100755
--- a/Lib/symbol.py
+++ b/Lib/symbol.py
@@ -91,6 +91,7 @@ comp_for = 333
comp_if = 334
encoding_decl = 335
yield_expr = 336
+yield_arg = 337
#--end constants--
sym_name = {}