Home
last modified time | relevance | path

Searched refs:SEARCH_ERROR (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Python/
Dimportdl.h11 SEARCH_ERROR, enumerator
Dimport.c3452 if (setint(d, "SEARCH_ERROR", SEARCH_ERROR) < 0) goto failure; in initimp()
/external/python/cpython3/Lib/
Dimp.py36 SEARCH_ERROR = 0 variable
/external/python/cpython2/Doc/library/
Dimp.rst175 .. data:: SEARCH_ERROR