tiny helper class for replacing all occurrences of a node in a subtree
authorStefan Behnel <scoder@users.berlios.de>
Sun, 4 Oct 2009 07:29:28 +0000 (09:29 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 4 Oct 2009 07:29:28 +0000 (09:29 +0200)
commit6cbb99b3211abd7c9522260e281620612cf019a1
tree6800a0e0bc3475bbeaf00748e3a41a210198ceea
parentd36f3b8a2fba1e30dc5138062702337fefb5af6f
tiny helper class for replacing all occurrences of a node in a subtree
Cython/Compiler/Visitor.py