To be able to customize ContextSet, move a subclass to evaluate.context

This commit is contained in:
Dave Halter
2017-09-27 09:20:58 +02:00
parent faa2d01593
commit b74c8cb033
19 changed files with 46 additions and 48 deletions

View File

@@ -1,2 +1 @@
from jedi.common.context import ContextSet, NO_CONTEXTS, \
iterator_to_context_set
from jedi.common.context import BaseContextSet