fixes issue #38: python 2.5 support

This commit is contained in:
Matthew Hooker
2011-03-22 17:12:02 -04:00
parent 52e9d44739
commit c8493ff047
+1
View File
@@ -2,6 +2,7 @@
""" Tablib - General Helpers.
"""
from __future__ import with_statement
import sys