Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
usr
/
include
/
python3.6m
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//usr/include/python3.6m/pyconfig.h
#include <bits/wordsize.h> #if __WORDSIZE == 32 #include "pyconfig-32.h" #elif __WORDSIZE == 64 #include "pyconfig-64.h" #else #error "Unknown word size" #endif