Searched defs:_listdir (Results 1 – 3 of 3) sorted by relevance
| /external/python/cpython3/Lib/idlelib/idle_test/ | ||
| D | test_autocomplete.py | 265         def _listdir(path):  function | 
| /external/python/cpython3/Lib/ | ||
| D | glob.py | 162 def _listdir(dirname, dir_fd, dironly):  function | 
| /external/python/setuptools/pkg_resources/ | ||
| D | __init__.py | 1478     def _listdir(self, path):  member in NullProvider |