1
0
forked from VimPlug/jedi

sys path modifications

This commit is contained in:
David Halter
2012-09-14 03:05:31 +02:00
parent 65064b1312
commit 9a2ec13230
8 changed files with 140 additions and 6 deletions

View File

@@ -1,13 +1,12 @@
import re
import weakref
import os
import parsing
import dynamic # must be before evaluate, because it needs to be loaded first.
import dynamic
import imports
import evaluate
import modules
import debug
import imports
import settings
import keywords