mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
Add _PyIO_Fini() function, called by finalize_interp_clear(). It clears static objects used by the _io extension module.
Miscellaneous source files for the main Python shared library