forked from VimPlug/jedi
This is not bug free yet, but it's going to be a good abstraction for a lot of small things.
3 lines
87 B
Python
3 lines
87 B
Python
from jedi.common.context import ContextSet, NO_CONTEXTS, \
|
|
iterator_to_context_set
|