summaryrefslogtreecommitdiff
path: root/Python/bltinmodule.c
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2002-03-08 21:28:54 +0000
committerJeremy Hylton <jeremy@alum.mit.edu>2002-03-08 21:28:54 +0000
commit0522d9891aec9b7d49049a8a47b687c81929e02d (patch)
tree5d50a44b2884fa096399230347975bbaadd26e4c /Python/bltinmodule.c
parent6ae6a43a77e3170cc952d182b67533b560eb6dbe (diff)
downloadcpython-git-0522d9891aec9b7d49049a8a47b687c81929e02d.tar.gz
Fix leak of NotImplemented in previous checkin to PyNumber_Add().
If result == Py_NotImplemented, always DECREF it before assigning a new value to result.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions