📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 17:17:55
📂
/ (Root)
/
opt
/
alt
/
python36
/
include
/
python3.6m
📍 /opt/alt/python36/include/python3.6m
🔄 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