]> granicus.if.org Git - python/commit
The compiling struct is now passed around to all AST helpers (see issue 2720)
authorBenjamin Peterson <benjamin@python.org>
Sat, 3 May 2008 15:56:42 +0000 (15:56 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sat, 3 May 2008 15:56:42 +0000 (15:56 +0000)
commit2b30ea068fdac34a7bbeb5d3cf90796f5034aea6
treeaa129417b608c99b90de7758fab108af30b5ef37
parent7684f852972901b2e55be898f316095c3acf51bc
The compiling struct is now passed around to all AST helpers (see issue 2720)
Python/ast.c