SIGN IN SIGN UP

bpo-32381: Remove unused _Py_fopen() function (GH-23711)

Remove the private _Py_fopen() function which is no longer needed.
Use _Py_wfopen() or _Py_fopen_obj() instead.
V
Victor Stinner committed
ca064402079f889226cb107b26b329891431c319
Parent: 550e467
Committed by GitHub <noreply@github.com> on 12/9/2020, 7:54:31 PM