##// END OF EJS Templates
Fix `merge_completions=False` error with Jedi...
Fix `merge_completions=False` error with Jedi Jedi uses filter to return an iterator hence we cannot just check `len()` to see if there are any completions.
krassowski -
r27877:cd048143
Show More
Name Size Modified Last Commit Author
/ IPython
core
extensions
external
lib
sphinxext
terminal
testing
tests
utils
__init__.py Loading ...
__main__.py Loading ...
conftest.py Loading ...
consoleapp.py Loading ...
display.py Loading ...
paths.py Loading ...