dataimport.py
branchstable
changeset 8723 d2472948da9c
parent 8406 f3bc8ca0b715
child 8724 1beab80aed23
--- a/dataimport.py	Fri Jan 18 11:36:21 2013 +0100
+++ b/dataimport.py	Fri Feb 08 18:36:00 2013 +0100
@@ -64,6 +64,8 @@
 .. BUG file with one column are not parsable
 .. TODO rollback() invocation is not possible yet
 """
+from __future__ import with_statement
+
 __docformat__ = "restructuredtext en"
 
 import sys