mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-18 06:19:39 +08:00
python 2.5 compatibility
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
import contextlib
|
import contextlib
|
||||||
import tokenize
|
import tokenize
|
||||||
|
|
||||||
|
from _compatibility import next
|
||||||
import debug
|
import debug
|
||||||
import settings
|
import settings
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user