test support for parse tree path assertions
authorStefan Behnel <scoder@users.berlios.de>
Sun, 4 Oct 2009 14:38:40 +0000 (16:38 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 4 Oct 2009 14:38:40 +0000 (16:38 +0200)
commit4dd72eb9bdb8a0af41682475ae081a0fef8a0a4d
tree1d748e212795ee0b0dc638097fafbeda9af35710
parentd0722d348f3c4e80dbd2f21d7f654f21218794e5
test support for parse tree path assertions
Cython/Compiler/Main.py
Cython/Compiler/Options.py
Cython/Compiler/ParseTreeTransforms.py
Cython/TestUtils.py
runtests.py