import.h 114 B

123456
  1. #ifndef Py_INTERNAL_IMPORT_H
  2. #define Py_INTERNAL_IMPORT_H
  3. extern const char *_Py_CheckHashBasedPycsMode;
  4. #endif