/
usr
/
src
/
Python-3.12.7
/
Python
/
File Upload :
llllll
Current File: //usr/src/Python-3.12.7/Python/getplatform.c
#include "Python.h" #ifndef PLATFORM #define PLATFORM "unknown" #endif const char * Py_GetPlatform(void) { return PLATFORM; }
Copyright ©2k19 -
Hexid
|
Tex7ure