##// END OF EJS Templates
Rework messaging to better conform to our spec....
Rework messaging to better conform to our spec. Removed all explicit prompt handling, now only the execution_counter field is given. Added support for the user variables and expressions, and for the silent field of the execution request.x
Fernando Perez -
r2926:2be9133b
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt / console
scripts
tests
__init__.py Loading ...
ansi_code_processor.py Loading ...
bracket_matcher.py Loading ...
call_tip_widget.py Loading ...
completion_lexer.py Loading ...
completion_widget.py Loading ...
console_widget.py Loading ...
frontend_widget.py Loading ...
ipython_widget.py Loading ...
ipythonqt.py Loading ...
pygments_highlighter.py Loading ...
rich_ipython_widget.py Loading ...