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

r3217:5a3e42fd
r5231:860949dd
Show More
.gitattributes
2 lines | 54 B | text/plain | TextLexer
IPython/.git_commit_info.ini export-subst
* text=auto