MCPcopy 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
325class _TerminatingSelector:
326
327 def _select_from(self, parent_path, is_dir, exists, scandir):
328 yield parent_path
329
330
331class _PreciseSelector(_Selector):

Callers 2

_make_selectorFunction · 0.85
__init__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected