Home
last modified time | relevance | path

Searched refs:_PyImport_IsScript (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Include/
Dimport.h40 PyAPI_FUNC(int) _PyImport_IsScript(struct filedescr *);
/external/python/cpython2/PC/os2emx/
Dpython27.def974 "_PyImport_IsScript"
/external/python/cpython2/Python/
Dimport.c1653 PyAPI_FUNC(int) _PyImport_IsScript(struct filedescr * fd) in _PyImport_IsScript() function