Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
11a247df88f15b51feff8a3c46005676bb29b96e
/
.
/
Include
/
internal
/
import.h
blob: 4746e755755ff673f1f78c63197aee7261932579 [
file
] [
log
] [
blame
]
Benjamin Peterson
42aa93b
2017-12-09 10:26:52 -0800
[
diff
] [
blame
]
1
#ifndef
Py_INTERNAL_IMPORT_H
2
#define
Py_INTERNAL_IMPORT_H
3
4
extern
const
char
*
_Py_CheckHashBasedPycsMode
;
5
6
#endif