diff options
author | Guido van Rossum <guido@python.org> | 1998-05-14 01:49:48 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-05-14 01:49:48 (GMT) |
commit | e23eb57f08aa3f2f379757ed3d97fbf3188a1704 (patch) | |
tree | 1ea0e749cfb84d7ddb95491e5fa53077b5453cb9 /Python/ceval.c | |
parent | 474b19e2abc71c3ae0afd5e7a11006cf40b9c047 (diff) | |
download | cpython-e23eb57f08aa3f2f379757ed3d97fbf3188a1704.zip cpython-e23eb57f08aa3f2f379757ed3d97fbf3188a1704.tar.gz cpython-e23eb57f08aa3f2f379757ed3d97fbf3188a1704.tar.bz2 |
Since PyDict_GetItem() can't raise an exception any more, there's no
need to cxall PyErr_Clear() when it returns NULL.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions