forked from VimPlug/jedi
Add a ContextSet.
This is not bug free yet, but it's going to be a good abstraction for a lot of small things.
This commit is contained in:
2
jedi/common/__init__.py
Normal file
2
jedi/common/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from jedi.common.context import ContextSet, NO_CONTEXTS, \
|
||||
iterator_to_context_set
|
||||
Reference in New Issue
Block a user