further improvements of the jedi import in tests

This commit is contained in:
David Halter
2013-01-08 12:29:17 +01:00
parent 3c4e079ecb
commit 869572fe64
3 changed files with 6 additions and 10 deletions

View File

@@ -7,9 +7,9 @@ import itertools
import os
from base import TestBase
from jedi._compatibility import is_py25, utf8, unicode
import jedi
from jedi._compatibility import is_py25, utf8, unicode
from jedi import api
#jedi.set_debug_function(jedi.debug.print_to_stdout)