dump complete syntax tree path on compiler crashes, including nodes traversed in...
authorStefan Behnel <scoder@users.berlios.de>
Sat, 10 Jan 2009 15:50:43 +0000 (16:50 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 10 Jan 2009 15:50:43 +0000 (16:50 +0100)
commitc3e964869694c9b19774155a67398dc55b2d785a
tree0c02c323824550177dfaba8abdb293a1d6cd976d
parent5ef7f23b9fbf41504a0f7744e42b068bb281be0b
dump complete syntax tree path on compiler crashes, including nodes traversed in recursive calls that are not controlled by a transform
Cython/Compiler/Visitor.py