File Manager

Path: /opt/alt/python37/include/python3.7m/internal/

Viewing File: import.h

#ifndef Py_INTERNAL_IMPORT_H
#define Py_INTERNAL_IMPORT_H

extern const char *_Py_CheckHashBasedPycsMode;

#endif