generate the expected (fast) code for isinstance() checks on builtin types
authorStefan Behnel <scoder@users.berlios.de>
Tue, 20 Jul 2010 22:45:26 +0000 (00:45 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Tue, 20 Jul 2010 22:45:26 +0000 (00:45 +0200)
commitd737295f5a6b58176326f061b6d762ff9289ef81
tree069f20b63203f082953d98d8b46dc1aa2f6feb57
parent9215510dc86327705bec40c1c03e45c2ff59e427
generate the expected (fast) code for isinstance() checks on builtin types
Cython/Compiler/Optimize.py
tests/run/isinstance.pyx