Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cool-RR/PySnooper
/ _try_func
Method
_try_func
tests/mini_toolbox/pathlib.py:1457–1458 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1455
self._raise_closed()
1456
1457
def
_try_func():
1458
self._accessor.mkdir(self, mode)
1459
1460
def
_exc_func(exc):
1461
if
not parents or self.parent == self:
Callers
nothing calls this directly
Calls
1
mkdir
Method · 0.80
Tested by
no test coverage detected