Searched defs:fd_builtin (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Python/
H A Dimport.c1324 static struct filedescr fd_builtin = {"", "", C_BUILTIN}; local
1408 return &fd_builtin;

Completed in 63 milliseconds