Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python-cmd2/cmd2
/ recursive.py
File
recursive.py
tests/pyscript/recursive.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Example demonstrating that calling run_pyscript recursively inside another Python script isn't allowed"
""
2
3
import
os
4
import
sys
Callers
nothing calls this directly
Calls
1
app
Function · 0.85
Tested by
no test coverage detected