##// END OF EJS Templates
Fix config option TerminalInteractiveShell.display_completions...
Fix config option TerminalInteractiveShell.display_completions The extra comma in pt_complete_style() causes the option to be always recognized as "column", because it compares equal to none of the three values.
Yutao Yuan -
r24397:6bfaa35a
Show More
Name Size Modified Last Commit Author
/ IPython / external
decorators
__init__.py Loading ...
mathjax.py Loading ...
qt_for_kernel.py Loading ...
qt_loaders.py Loading ...