Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dzipimport.c1055 unmarshal_code(const char *pathname, PyObject *data, time_t mtime) in unmarshal_code() function
1219 code = unmarshal_code(modpath, data, mtime); in get_code_from_data()