Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dglob.py62 if _isdir(_join(root_dir, dirname), dir_fd):
106 if _isdir(dirname, dir_fd):
188 def _isdir(pathname, dir_fd): function
Dntpath.py806 from nt import _isdir as isdir
/third_party/python/Misc/NEWS.d/
D3.6.0a4.rst440 Release GIL in nt._isdir
D3.5.3rc1.rst1264 Release GIL in nt._isdir