mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-21 13:01:14 +08:00
py2.5 with statement again
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
""" Introduce refactoring """
|
""" Introduce refactoring """
|
||||||
|
|
||||||
|
from __future__ import with_statement
|
||||||
|
|
||||||
import modules
|
import modules
|
||||||
import difflib
|
import difflib
|
||||||
import helpers
|
import helpers
|
||||||
|
|||||||
Reference in New Issue
Block a user