mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
dff1ad5090
Move _PyImport_Cleanup() to pylifecycle.c, rename it to finalize_modules(), split it (200 lines) into many smaller sub-functions and cleanup the code.
Miscellaneous source files for the main Python shared library