##// 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
/ tools / tests / embed
embed1.py Loading ...
embed2.py Loading ...
embed3.py Loading ...
embed_flufl.py Loading ...
embed_no_flufl.py Loading ...