1
0
forked from VimPlug/jedi

py2.5 with statement again

This commit is contained in:
David Halter
2013-01-07 01:52:51 +01:00
parent d72d8ad756
commit ab554a7529

View File

@@ -1,5 +1,7 @@
""" Introduce refactoring """
from __future__ import with_statement
import modules
import difflib
import helpers