Searched defs:_listdir (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/idlelib/idle_test/ | ||
D | test_autocomplete.py | 260 def _listdir(path): function |
/external/python/setuptools/pkg_resources/ | ||
D | __init__.py | 1457 def _listdir(self, path): member in NullProvider |