enable MethodDispatcherTransform() to dispatch also on special method calls triggered...
authorStefan Behnel <stefan_ml@behnel.de>
Sun, 17 Feb 2013 11:19:49 +0000 (12:19 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Sun, 17 Feb 2013 11:19:49 +0000 (12:19 +0100)
commitf02981526696a305b1c23028ddf65e925ae8dbf6
tree87e505d4b6650e34759535454066ef0a45ed58fd
parent23350e5a905c38a75e3d10c66ec1f50f84f0e6e8
enable MethodDispatcherTransform() to dispatch also on special method calls triggered by operators
Cython/Compiler/Visitor.pxd
Cython/Compiler/Visitor.py