mirror of
https://github.com/python/cpython.git
synced 2026-08-12 06:15:14 +08:00
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