mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
60a1d3cd15
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.
Miscellaneous source files for the main Python shared library