fix isinstance() check against a tuple of extension types
authorStefan Behnel <scoder@users.berlios.de>
Sat, 29 Jan 2011 05:37:09 +0000 (06:37 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 29 Jan 2011 05:37:09 +0000 (06:37 +0100)
commitc14533e4a00e789df8d800fa9f4cc099faabb67e
tree2dd73b52b77f2685d6414457eec9cbebbdce8b13
parent10eca7ff163b57bae4d698aacb469e53ff252131
fix isinstance() check against a tuple of extension types
Cython/Compiler/Optimize.py
tests/run/isinstance.pyx