all Nodes inherit from object, so should CmpNode
authorStefan Behnel <scoder@users.berlios.de>
Sun, 14 Dec 2008 14:31:24 +0000 (15:31 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 14 Dec 2008 14:31:24 +0000 (15:31 +0100)
commit50b97529fc47b4c72b007e9ae508b01e3362dc7b
tree03a7efc88ad548f02c4c08a39bdc170568ffd04e
parent7e9a45171b97766ced0849a042e4ba9411be6ebd
all Nodes inherit from object, so should CmpNode
Cython/Compiler/ExprNodes.py