uawdijnntqw1x1x1
IP : 216.73.216.6
Hostname : 213-108-241-110.cprapid.com
Kernel : Linux 213-108-241-110.cprapid.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
.
/
.
/
..
/
dev
/
..
/
..
/
bin
/
..
/
..
/
..
/
usr
/
src
/
..
/
include
/
..
/
include
/
python3.9
/
internal
/
pycore_code.h
/
/
#ifndef Py_INTERNAL_CODE_H #define Py_INTERNAL_CODE_H #ifdef __cplusplus extern "C" { #endif typedef struct { PyObject *ptr; /* Cached pointer (borrowed reference) */ uint64_t globals_ver; /* ma_version of global dict */ uint64_t builtins_ver; /* ma_version of builtin dict */ } _PyOpcache_LoadGlobal; struct _PyOpcache { union { _PyOpcache_LoadGlobal lg; } u; char optimized; }; /* Private API */ int _PyCode_InitOpcache(PyCodeObject *co); #ifdef __cplusplus } #endif #endif /* !Py_INTERNAL_CODE_H */
/home/././../dev/../../bin/../../../usr/src/../include/../include/python3.9/internal/pycore_code.h