summaryrefslogtreecommitdiff
path: root/Python/getargs.c
diff options
context:
space:
mode:
authorWalter Dörwald <walter@livinglogic.de>2007-05-03 21:05:51 +0000
committerWalter Dörwald <walter@livinglogic.de>2007-05-03 21:05:51 +0000
commitaa97f0496412ed834aada921e29588ed16d68e40 (patch)
treecfe74cb3cd3ed5a27cbcfa404ea9fc8c73fd63f1 /Python/getargs.c
parent5d7a7001d9df605606b249b3e11707d6d1ad2e3d (diff)
downloadcpython-git-aa97f0496412ed834aada921e29588ed16d68e40.tar.gz
Fix various spots where int/long and str/unicode unification
lead to type checks like isinstance(foo, (str, str)) or isinstance(foo, (int, int)).
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions