dataimport.py
brancholdstable
changeset 8746 88c71ad83d47
parent 8723 d2472948da9c
child 8724 1beab80aed23
--- a/dataimport.py	Wed Aug 01 10:30:48 2012 +0200
+++ b/dataimport.py	Thu Mar 21 18:13:31 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