##// END OF EJS Templates
don't interfere with set_next_input contents in qtconsole...
don't interfere with set_next_input contents in qtconsole It was dedented and rstripped for no apparent reason, causing inconsistent behavior. No other frontend behaved this way.
MinRK -
r13703:fe25dcf5
Show More
Name Size Modified Last Commit Author
/ IPython / qt / console / tests
__init__.py Loading ...
test_ansi_code_processor.py Loading ...
test_app.py Loading ...
test_completion_lexer.py Loading ...
test_console_widget.py Loading ...
test_kill_ring.py Loading ...