remove method dispatch on CascadedCmpNode: currently fails to handle first (inherited...
authorStefan Behnel <stefan_ml@behnel.de>
Fri, 22 Feb 2013 12:09:31 +0000 (13:09 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Fri, 22 Feb 2013 12:09:31 +0000 (13:09 +0100)
commit960bfa1c0fe60d2111d644729333b6929de17e4b
treefa99db0824de1de211276fbabdc654f63e2541ad
parent4efe2844aa1e9d3cf3b94c5b25ea9313b9440fe6
remove method dispatch on CascadedCmpNode: currently fails to handle first (inherited) operand
Cython/Compiler/Visitor.py