##// 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 / extensions
tests
__init__.py Loading ...
autoreload.py Loading ...
cythonmagic.py Loading ...
rmagic.py Loading ...
storemagic.py Loading ...
sympyprinting.py Loading ...