1
0
forked from VimPlug/jedi

python 2.5 with_statement

This commit is contained in:
David Halter
2013-01-12 15:18:30 +01:00
parent 96e4f301e3
commit ce1653df46

View File

@@ -1,3 +1,5 @@
from __future__ import with_statement
import time
import os
import sys