summaryrefslogtreecommitdiff
path: root/Python/dynload_atheos.c
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2006-05-09 05:38:56 +0000
committerNeal Norwitz <nnorwitz@gmail.com>2006-05-09 05:38:56 +0000
commitb255069d43f44cb5fee978edf580923979f38826 (patch)
treec8991dee0057e53bcdcad8dcb0e6914d75e85757 /Python/dynload_atheos.c
parente854e765f40a7af814fc9ba0c57b7877eaeb21f9 (diff)
downloadcpython-git-b255069d43f44cb5fee978edf580923979f38826.tar.gz
Micro optimization. In the first case, we know that frame->f_exc_type
is NULL, so there's no reason to do anything with it. In the second case, we know frame->f_exc_type is not NULL, so we can just do an INCREF.
Diffstat (limited to 'Python/dynload_atheos.c')
0 files changed, 0 insertions, 0 deletions