diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-06-03 04:14:43 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-06-03 04:14:43 +0000 |
commit | 7b5d0afb1ec0e9cc10e74779d0e80bb1bee83577 (patch) | |
tree | 93cc3e06b1c4e09352bec9a8a5696a1433ae1ec0 /Python/exceptions.c | |
parent | 00d0cb6ec3198234f27e98fca9ee6e152dd8abeb (diff) | |
download | cpython-git-7b5d0afb1ec0e9cc10e74779d0e80bb1bee83577.tar.gz |
lookdict: Reduce obfuscating code duplication with a judicious goto.
This code is likely to get even hairier to squash core dumps due to
mutating comparisons, and it's hard enough to follow without that.
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions