Spaces:
Runtime error
Runtime error
| /* os module interface */ | |
| extern "C" { | |
| PyAPI_FUNC(PyObject *) PyOS_FSPath(PyObject *path); | |
| } | |
| /* os module interface */ | |
| extern "C" { | |
| PyAPI_FUNC(PyObject *) PyOS_FSPath(PyObject *path); | |
| } | |