##// END OF EJS Templates
Merge pull request #929 from juliantaylor/multiline-history...
Merge pull request #929 from juliantaylor/multiline-history some readline multiline-history fixes and tests * fixes crash when readline is absent (#911) * do not save input from e.g. raw_input in history * do not add empty or duplicate entries lines to the history. * add tests for _replace_rlhist_multiline * protect pyreadline from some incorrect assumptions of equivalence to regular readline closes gh-911
Min RK -
r5275:7c0ffa59 merge
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html / notebook
static
templates
tests
__init__.py Loading ...
handlers.py Loading ...
kernelmanager.py Loading ...
notebookapp.py Loading ...
notebookmanager.py Loading ...
zmqhttp.py Loading ...