Files
cpython/Python/Python-ast.c
Serhiy Storchaka d8b3a98c90 bpo-36187: Remove NamedStore. (GH-12167)
NamedStore has been replaced with Store. The difference between
NamedStore and Store is handled when precess the NamedExpr node
one level upper.
2019-03-05 20:42:06 +02:00

281 KiB
Generated