fix ticket #644: infer type of C-API optimised methods of builtin types as Python...
authorStefan Behnel <scoder@users.berlios.de>
Thu, 13 Jan 2011 16:12:55 +0000 (17:12 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 13 Jan 2011 16:12:55 +0000 (17:12 +0100)
commit3ac5fb86833de2831e72bd368fab6b6f1fb03ec2
tree9d2f99a7113c2c9ac6875d7c9496e34fb3718d99
parentfccdc5091106e642527da12f507b8cadcb18b23c
fix ticket #644: infer type of C-API optimised methods of builtin types as Python object instead of C function
Cython/Compiler/ExprNodes.py
tests/run/type_inference.pyx