]> granicus.if.org Git - python/commit
Add tests for r84209 (crashes in the Ast builder)
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Thu, 19 Aug 2010 21:32:38 +0000 (21:32 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Thu, 19 Aug 2010 21:32:38 +0000 (21:32 +0000)
commit12844e6df6d6ae2a8b51e6440b8b15b10a78949a
treed2e307d7388c73a02e500a0b51fa3ed979a2c38f
parent8101021eae574bc65952c0a0027ed9af67420a76
Add tests for r84209 (crashes in the Ast builder)
Also remove one tab, and move a check closer to the possible failure.
Lib/test/test_syntax.py
Python/ast.c