diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2006-05-09 05:38:56 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2006-05-09 05:38:56 +0000 |
commit | b255069d43f44cb5fee978edf580923979f38826 (patch) | |
tree | c8991dee0057e53bcdcad8dcb0e6914d75e85757 /Python/dynload_hpux.c | |
parent | e854e765f40a7af814fc9ba0c57b7877eaeb21f9 (diff) | |
download | cpython-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_hpux.c')
0 files changed, 0 insertions, 0 deletions