parse tree test assertions for optimisations on loops and comprehensions
authorStefan Behnel <scoder@users.berlios.de>
Sun, 4 Oct 2009 14:42:16 +0000 (16:42 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 4 Oct 2009 14:42:16 +0000 (16:42 +0200)
commit3a712b6e851b3a64103042fe20088dd27fa12dd1
tree06a039a6126eb6d747cae0d644d68530d34122bc
parent4dd72eb9bdb8a0af41682475ae081a0fef8a0a4d
parse tree test assertions for optimisations on loops and comprehensions
tests/run/dictcomp.pyx
tests/run/enumerate_T316.pyx
tests/run/for_in_range_T372.pyx
tests/run/setcomp.pyx