Home
last modified time | relevance | path

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

/external/python/setuptools/setuptools/
Ddiscovery.py55 StrIter = Iterator[str] variable
110 def _find_iter(cls, where: _Path, exclude: _Filter, include: _Filter) -> StrIter:
130 def _find_iter(cls, where: _Path, exclude: _Filter, include: _Filter) -> StrIter:
175 def _find_iter(cls, where: _Path, exclude: _Filter, include: _Filter) -> StrIter: