mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
Remove the private _Py_fopen() function which is no longer needed. Use _Py_wfopen() or _Py_fopen_obj() instead.
Miscellaneous source files for the main Python shared library