Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dzipimport.py135 modpath = _get_module_path(self, fullname)
177 modpath = _get_module_path(self, fullname)
244 path = _get_module_path(self, fullname)
295 path = _get_module_path(self, fullname)
358 def _get_module_path(self, fullname): function
372 path = _get_module_path(self, fullname)
741 path = _get_module_path(self, fullname)