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