diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-03-23 17:48:22 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-03-23 17:48:22 +0100 |
commit | 023654fa68c73e34da01610cad330f98d2db79cf (patch) | |
tree | 601aea8454bac0d12cc4dc23d98bb01d2d5415b7 /Python/getcompiler.c | |
parent | d1700a9360e55f05b2dec5654353bbd947ba19e8 (diff) | |
download | cpython-git-023654fa68c73e34da01610cad330f98d2db79cf.tar.gz |
get_warnings_attr(): Fix coverity warning
Don't check if the dict key exists before getting the key. Instead get the key
and handle error.
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions