MCPcopy 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
3import os
4import sys

Callers

nothing calls this directly

Calls 1

appFunction · 0.85

Tested by

no test coverage detected