##// END OF EJS Templates
move completer configurables to IPCompleter where they belong...
move completer configurables to IPCompleter where they belong * InteractiveShell.readline_omit__names -> IPCompleter.omit__names * InteractiveShell.readline_merge_completions -> IPCompleter.merge_completions add test for IPCompleter.omit__names, which also covers IPCompleter as a configurable. update %config doctest to match, and replace Completer with IPCompleter in TerminalIPythonApp.classes
MinRK -
r5231:860949dd
Show More
Name Size Modified Last Commit Author
/ IPython / frontend
html
qt
terminal
__init__.py Loading ...