MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / InteractiveConsole

Class InteractiveConsole

Lib/code.py:174–281  ·  view source on GitHub ↗

Closely emulate the behavior of the interactive Python interpreter. This class builds on InteractiveInterpreter and adds prompting using the familiar sys.ps1 and sys.ps2, and input buffering.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

interactFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected