mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
9c8e490b8f
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