Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dzipimport.c1178 get_mtime_of_source(ZipImporter *self, char *path) in get_mtime_of_source() function
1260 mtime = get_mtime_of_source(self, path); in get_module_code()