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

/external/python/cpython2/Python/
H A Dimport.c929 write_compiled_module(PyCodeObject *co, char *cpathname, struct stat *srcstat, time_t mtime) function
1118 write_compiled_module(co, cpathname, &st, mtime);

Completed in 244 milliseconds