Searched refs:_IsParentOrSame (Results 1 – 1 of 1) sorted by relevance
6857 if _IsParentOrSame(e, os.path.abspath(f)))]6859 def _IsParentOrSame(parent, child): function