🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 06:34:05 | PHP 8.1.34
📂
/ (Root)
/
usr
/
include
/
python3.9
📍 /usr/include/python3.9
🔄 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