MCPcopy Create free account
hub / github.com/cool-RR/PySnooper / _TerminatingSelector

Class _TerminatingSelector

tests/mini_toolbox/pathlib.py:654–657  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

652
653
654class _TerminatingSelector:
655
656 def _select_from(self, parent_path, is_dir, exists, scandir):
657 yield parent_path
658
659
660class _PreciseSelector(_Selector):

Callers 1

__init__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected