mirror of
https://github.com/python/cpython.git
synced 2026-08-07 11:08:40 +08: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