python quit
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

python-mode

Synopsis

python-mode

Description

Switch to Python mode in the current interactive command line. Other command lines are not affected. In Python mode, indicated by an alternative prompt, all input is interpreted as Python instead of CLI, i.e. there is no need to start lines with the @ character. Use cli_mode() or Ctrl-D to return to CLI mode.

Provided By

Simics Core

See Also

@, python, run-python-file
python quit