mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
This ensures the kind is always either _Py_ext_module_kind_SINGLEPHASE or _Py_ext_module_kind_MULTIPHASE.
Miscellaneous source files for the main Python shared library