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)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sat, 29 Jan 2011 08:51:22 +0000 (00:51 -0800)
commit20d63447fd9501aa65d0b9a36f4d3c8b8ac061ca
treed4b9ce4414ccb27c02cdf2be9ae0020bc058cf79
parent8ff1807d8f8012dc4b8f995986f7de8a56a202a8
fix isinstance() check against a tuple of extension types
Cython/Compiler/Optimize.py
tests/run/isinstance.pyx