1
0
forked from VimPlug/jedi

again py2.5... i should test in the future before pushing to dev...

This commit is contained in:
David Halter
2013-01-07 01:55:33 +01:00
parent ab554a7529
commit fbd2ed02e5

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env python #!/usr/bin/env python
from __future__ import with_statement
import sys import sys
import os import os
import traceback import traceback