🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 18:46:22 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
python311
/
include
/
python3.11
📍 /opt/alt/python311/include/python3.11
🔄 Refresh
✏️
Editing: pyconfig.h
Read Only
#include <bits/wordsize.h> #if __WORDSIZE == 32 #include "pyconfig-32.h" #elif __WORDSIZE == 64 #include "pyconfig-64.h" #else #error "Unknown word size" #endif
💾 Save Changes
❌ Cancel