SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 113 Python

Support type objects in isinstance().

E.g. isinstance('',types.StringType) will return true now instead of
raising a TypeError exception.  This is for JPython compatibility.
G
Guido van Rossum committed
f5dd914196dc4c55394832b3de62fb621b4482e2
Parent: 6cedf82