mirror of
https://github.com/python/cpython.git
synced 2026-01-29 22:26:03 +00: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