Type inference tests.
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 4 Oct 2009 05:37:02 +0000 (22:37 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 4 Oct 2009 05:37:02 +0000 (22:37 -0700)
commit124fd89aaae0671f1ec6b68684a02c76d76ba776
tree1959d6776f50ef2949284c0b35022b0a00054833
parent51db01c94813eeaeb7c9426424d754276f759532
Type inference tests.
Cython/Compiler/ExprNodes.py
Cython/Compiler/Options.py
Cython/Compiler/TypeInference.py
tests/run/isinstance.pyx
tests/run/type_inference.pyx [new file with mode: 0644]