Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dzipimport.py136 if _is_dir(self, modpath):
178 if _is_dir(self, modpath):
362 def _is_dir(self, path): function