diff options
author | Guido van Rossum <guido@python.org> | 1997-12-02 19:11:45 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-12-02 19:11:45 +0000 |
commit | f5dd914196dc4c55394832b3de62fb621b4482e2 (patch) | |
tree | bca122334eb4767225ba1220e86078a25dee8dca /Python/dup2.c | |
parent | 6cedf82ac1080eaf72b6d2703b609071a120b3eb (diff) | |
download | cpython-git-f5dd914196dc4c55394832b3de62fb621b4482e2.tar.gz |
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.
Diffstat (limited to 'Python/dup2.c')
0 files changed, 0 insertions, 0 deletions