diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-05-29 17:46:19 +0000 |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-05-29 17:46:19 +0000 |
commit | 32fece74c5fc6acdcf24d278555350948520063a (patch) | |
tree | 1cf069b63ec0d7f55885fc76ff26d27bc18a66e4 /Python/errors.c | |
parent | 94089323311368d5ad40e4f45ddf0bd29c41c242 (diff) | |
download | cpython-32fece74c5fc6acdcf24d278555350948520063a.tar.gz |
Change cascaded if stmts to switch stmt in vgetargs1().
In the default branch, keep three ifs that are used if level == 0, the
most common case. Note that first if here is a slight optimization
for the 'O' format.
Second part of SF patch 426072.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions