Modules
Represents a Python dataclass instance.
Represents a Python exception raised during execution.
Represents a paused external function call or dataclass method call during interactive Python execution.
Host filesystem mounts for sandboxed Python execution.
Opaque per-run lease taken from a ExMonty.Mount. Released via
ExMonty.Mount.release/1 (idempotent).
Represents a paused OS/filesystem call during interactive Python execution.
An in-memory virtual filesystem for sandboxed Python execution.
High-level handler for interactive Python execution.
Represents a single frame in a Python traceback.