mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08: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