HEX
Server: LiteSpeed
System: Linux s5529.usc1.stableserver.net 5.14.0-570.23.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jun 24 11:27:16 EDT 2025 x86_64
User: servcorps (2634)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: //opt/alt/python313/include/python3.13/cpython/fileutils.h
#ifndef Py_CPYTHON_FILEUTILS_H
#  error "this header file must not be included directly"
#endif

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