mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
9c8e490b8f
Add _PyIO_Fini() function, called by finalize_interp_clear(). It clears static objects used by the _io extension module.