mirror of
https://github.com/python/cpython.git
synced 2026-08-14 06:51:26 +08:00
is raised when it returns NULL. Simplify also ceval.c: rely on the fact that PyObject_GetItem() raised an exception when it returns NULL.
Miscellaneous source files for the main Python shared library