fix type inference for sliced builtins
authorStefan Behnel <scoder@users.berlios.de>
Wed, 8 Sep 2010 09:31:54 +0000 (11:31 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Wed, 8 Sep 2010 09:31:54 +0000 (11:31 +0200)
commit13327ba0ae9be8ff982eee679e5dc6113c6670b9
tree35a9efe3119c69be4c500d40ed47231e4c60b7f4
parent93ade469f511d129ee91cd68635b69944dc0707c
fix type inference for sliced builtins
Cython/Compiler/ExprNodes.py
tests/run/type_inference.pyx