Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dimport.c1346 static struct filedescr fd_builtin = {"", "", C_BUILTIN}; in find_module() local
1430 return &fd_builtin; in find_module()