Home
last modified time | relevance | path

Searched refs:_is_child (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/
H A Dzipfile.py2523 def _is_child(self, path): member in Path
2542 return filter(self._is_child, subs)

Completed in 4 milliseconds