Home
last modified time | relevance | path

Searched defs:iglob (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Dglob.py29 def iglob(pathname): function
/external/python/setuptools/setuptools/
Dglob.py32 def iglob(pathname, recursive=False): function
/external/python/cpython3/Lib/
Dglob.py22 def iglob(pathname, *, recursive=False): function