mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
Thanks to the new pytypedefs.h, it becomes to use type names like PyObject rather like structure names like "struct _object".
Miscellaneous source files for the main Python shared library