diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-10-27 05:30:17 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-10-27 05:30:17 (GMT) |
commit | 61dde63e3bdcdca9e352ec91442137e9ace5f75d (patch) | |
tree | 4c1935eddd9cb02ddc88901d66cdf4ba30287d2b /Python/sigcheck.c | |
parent | b054be41c0cc5315d53c665195fecd0e977c4ff3 (diff) | |
download | cpython-61dde63e3bdcdca9e352ec91442137e9ace5f75d.zip cpython-61dde63e3bdcdca9e352ec91442137e9ace5f75d.tar.gz cpython-61dde63e3bdcdca9e352ec91442137e9ace5f75d.tar.bz2 |
vgetargskeywords: Removed one of the mysterious PyErr_Clear() calls.
The "need" for this was probably removed by an earlier patch that stopped
the loop right before it from passing NULL to a dict lookup routine.
I still haven't convinced myself that the next loop is correct, so am
leaving the next mysterious PyErr_Clear() call in for now.
Diffstat (limited to 'Python/sigcheck.c')
0 files changed, 0 insertions, 0 deletions