gooderp18绿色标准版
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

9 lines
232B

  1. #ifndef Py_CPYTHON_FILEUTILS_H
  2. # error "this header file must not be included directly"
  3. #endif
  4. // Used by _testcapi which must not use the internal C API
  5. PyAPI_FUNC(FILE*) _Py_fopen_obj(
  6. PyObject *path,
  7. const char *mode);
上海开阖软件有限公司 沪ICP备12045867号-1