Searched refs:_is_dir (Results 1 – 1 of 1) sorted by relevance
136 if _is_dir(self, modpath):178 if _is_dir(self, modpath):362 def _is_dir(self, path): function