✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ server366.web-hosting.com ​🇻​♯➤ 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP 🇾​♯➤ 2025

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 67.223.118.204 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.216.173
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ 𝗔𝗟𝗟 𝗪𝗢𝗥𝗞𝗜𝗡𝗚....

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /opt/alt/python310/include/python3.10/cpython//pylifecycle.h
#ifndef Py_CPYTHON_PYLIFECYCLE_H
#  error "this header file must not be included directly"
#endif

/* Py_FrozenMain is kept out of the Limited API until documented and present
   in all builds of Python */
PyAPI_FUNC(int) Py_FrozenMain(int argc, char **argv);

/* Only used by applications that embed the interpreter and need to
 * override the standard encoding determination mechanism
 */
PyAPI_FUNC(int) Py_SetStandardStreamEncoding(const char *encoding,
                                             const char *errors);

/* PEP 432 Multi-phase initialization API (Private while provisional!) */

PyAPI_FUNC(PyStatus) Py_PreInitialize(
    const PyPreConfig *src_config);
PyAPI_FUNC(PyStatus) Py_PreInitializeFromBytesArgs(
    const PyPreConfig *src_config,
    Py_ssize_t argc,
    char **argv);
PyAPI_FUNC(PyStatus) Py_PreInitializeFromArgs(
    const PyPreConfig *src_config,
    Py_ssize_t argc,
    wchar_t **argv);

PyAPI_FUNC(int) _Py_IsCoreInitialized(void);


/* Initialization and finalization */

PyAPI_FUNC(PyStatus) Py_InitializeFromConfig(
    const PyConfig *config);
PyAPI_FUNC(PyStatus) _Py_InitializeMain(void);

PyAPI_FUNC(int) Py_RunMain(void);


PyAPI_FUNC(void) _Py_NO_RETURN Py_ExitStatusException(PyStatus err);

/* Restore signals that the interpreter has called SIG_IGN on to SIG_DFL. */
PyAPI_FUNC(void) _Py_RestoreSignals(void);

PyAPI_FUNC(int) Py_FdIsInteractive(FILE *, const char *);
PyAPI_FUNC(int) _Py_FdIsInteractive(FILE *fp, PyObject *filename);

PyAPI_FUNC(void) _Py_SetProgramFullPath(const wchar_t *);

PyAPI_FUNC(const char *) _Py_gitidentifier(void);
PyAPI_FUNC(const char *) _Py_gitversion(void);

PyAPI_FUNC(int) _Py_IsFinalizing(void);

/* Random */
PyAPI_FUNC(int) _PyOS_URandom(void *buffer, Py_ssize_t size);
PyAPI_FUNC(int) _PyOS_URandomNonblock(void *buffer, Py_ssize_t size);

/* Legacy locale support */
PyAPI_FUNC(int) _Py_CoerceLegacyLocale(int warn);
PyAPI_FUNC(int) _Py_LegacyLocaleDetected(int warn);
PyAPI_FUNC(char *) _Py_SetLocaleFromEnv(int category);

PyAPI_FUNC(PyThreadState *) _Py_NewInterpreter(int isolated_subinterpreter);


Current_dir [ 𝗡𝗢𝗧 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
4 May 2026 7.22 PM
root / linksafe
0755
abstract.h
13.725 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
bytearrayobject.h
0.751 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
bytesobject.h
4.251 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
ceval.h
1.434 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
code.h
7.393 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
compile.h
2.166 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
dictobject.h
3.646 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
fileobject.h
0.706 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
fileutils.h
4.167 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
frameobject.h
3.078 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
import.h
1.592 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
initconfig.h
7.419 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
interpreteridobject.h
0.378 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
listobject.h
1.214 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
methodobject.h
1.366 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
object.h
19.153 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
objimpl.h
3.277 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
odictobject.h
1.269 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
picklebufobject.h
0.826 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
pyctype.h
1.354 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
pydebug.h
1.067 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
pyerrors.h
5.348 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
pyfpe.h
0.434 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
pylifecycle.h
2.046 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
pymem.h
3.3 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
pystate.h
11.635 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
pythonrun.h
4.698 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
pytime.h
8.98 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
sysmodule.h
0.494 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
traceback.h
0.395 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
tupleobject.h
0.952 KB
3 Mar 2026 12.49 AM
root / linksafe
0644
unicodeobject.h
44.056 KB
3 Mar 2026 12.49 AM
root / linksafe
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF