summaryrefslogtreecommitdiff
path: root/Lib/pydoc.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-11-05 13:55:20 +0100
committerVictor Stinner <victor.stinner@gmail.com>2015-11-05 13:55:20 +0100
commit60a1d3cd152e9340727409ee48372a7cbc31a16f (patch)
tree954863451144085e18cb0a65bb4c146849dfe730 /Lib/pydoc.py
parent4d11a94fb66ecf4d1f12d0f314d9e1f6dc3e756a (diff)
downloadcpython-git-60a1d3cd152e9340727409ee48372a7cbc31a16f.tar.gz
Issue #25556: Fix LOAD_GLOBAL bytecode when globals type is not dict and the
requested name doesn't exist in globals: clear the KeyError exception before calling PyObject_GetItem(). Fail also if the raised exception is not a KeyError.
Diffstat (limited to 'Lib/pydoc.py')
0 files changed, 0 insertions, 0 deletions