mirror of
https://github.com/python/cpython.git
synced 2026-07-31 14:16:33 -04:00
It is a fixed implementation of PyModule_AddObject() which consistently steals reference both on success and on failure.
Miscellaneous source files for the main Python shared library