##// END OF EJS Templates
Fix quitting: now, typing bare 'exit' or 'quit' unconditionally quits....
Fix quitting: now, typing bare 'exit' or 'quit' unconditionally quits. We still ask for confirmation by default with C-d (EOF), since that can happen accidentally quite easily (though users can always disble that safety if desired).
Fernando Perez -
r2370:d6fd1d8a
Show More
Name Size Modified Last Commit Author
/ IPython / core / tests
__init__.py Loading ...
obj_del.py Loading ...
refbug.py Loading ...
tclass.py Loading ...
test_completer.py Loading ...
test_component.py Loading ...
test_fakemodule.py Loading ...
test_imports.py Loading ...
test_iplib.py Loading ...
test_magic.py Loading ...