##// 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

File last commit:

r2760:afe1263a
r5231:860949dd
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer