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