summaryrefslogtreecommitdiff
path: root/Python/traceback.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2004-03-21 16:59:09 +0000
committerTim Peters <tim.peters@gmail.com>2004-03-21 16:59:09 +0000
commit5f112eb43b85dcb78795d2bd56fedac43e6a40c0 (patch)
tree691185973672a817ce6ff2d64b466c3872b751cc /Python/traceback.c
parent7139afd1f56ec4d0e12334c8807768d96ae0f1d6 (diff)
downloadcpython-git-5f112eb43b85dcb78795d2bd56fedac43e6a40c0.tar.gz
recursive_isinstance(), recursive_issubclass(): New code here returned
NULL in case of error, but the functions are declared to return int. MSVC 6 properly complains about that. Return -1 on error instead.
Diffstat (limited to 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions