1
0
forked from VimPlug/jedi

python 2.5 compatibility

This commit is contained in:
David Halter
2012-12-14 12:25:27 +01:00
parent fe05474459
commit 5b79e7026e

View File

@@ -2,6 +2,7 @@
import contextlib
import tokenize
from _compatibility import next
import debug
import settings