mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
a78b627e2b
PyModule_GetDef() can return NULL. Let's check the return value properly like in the other five cases. CID 1299590
Miscellaneous source files for the main Python shared library