all the import changes

This commit is contained in:
David Halter
2013-09-06 01:19:19 +04:30
parent 390442dc3b
commit 13f0c2b91f
17 changed files with 27 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
from jedi.parsing import Parser
from jedi.parser import Parser
def test_get_code():
"""Use the same code that the parser also generates, to compare"""