• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #ifndef Py_INTERNAL_IMPORT_H
2 #define Py_INTERNAL_IMPORT_H
3 
4 extern const char *_Py_CheckHashBasedPycsMode;
5 
6 #endif
7