Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
654
class
_TerminatingSelector:
655
656
def
_select_from(self, parent_path, is_dir, exists, scandir):
657
yield
parent_path
658
659
660
class
_PreciseSelector(_Selector):
Callers
1
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected