Fixed compatibility with Python 2.5

This commit is contained in:
Pablo Hoffman 2010-10-21 12:53:40 -02:00
parent 6c921896a5
commit f8b4d1dc5d
1 changed files with 1 additions and 0 deletions

View File

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