]> granicus.if.org Git - python/commit
get rid of ast_error_finish by passing the compiling struct to ast_error
authorBenjamin Peterson <benjamin@python.org>
Sun, 2 Sep 2012 19:04:51 +0000 (15:04 -0400)
committerBenjamin Peterson <benjamin@python.org>
Sun, 2 Sep 2012 19:04:51 +0000 (15:04 -0400)
commitbd0df50fb6fd54efee84707e9e372b5e9133ce03
treeb93b8d2f41c0c2da29bfc0993e3957dfa5ae1145
parente9f72dbf0d857d166626f7fc2713c07a67db1643
get rid of ast_error_finish by passing the compiling struct to ast_error
Lib/test/test_ast.py
Python/ast.c