Spaces:
Runtime error
Runtime error
| // Used by _testcapi which must not use the internal C API | |
| PyAPI_FUNC(FILE*) _Py_fopen_obj( | |
| PyObject *path, | |
| const char *mode); | |