Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ _TerminatingSelector
Class
_TerminatingSelector
tools/python-3.11.9-amd64/Lib/pathlib.py:325–328 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
323
324
325
class
_TerminatingSelector:
326
327
def
_select_from(self, parent_path, is_dir, exists, scandir):
328
yield
parent_path
329
330
331
class
_PreciseSelector(_Selector):
Callers
2
_make_selector
Function · 0.85
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected