]> git.decadent.org.uk Git - dak.git/commitdiff
Lets import the future
authorJoerg Jaspert <joerg@debian.org>
Thu, 16 Apr 2009 20:43:55 +0000 (22:43 +0200)
committerJoerg Jaspert <joerg@debian.org>
Thu, 16 Apr 2009 20:43:55 +0000 (22:43 +0200)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
dak/process_new.py

index 7d76937f760a34f57c39901cef5fd42102acac0c..9dbf293da05326a6f0b95407dc59eeabcd0a3bef 100755 (executable)
@@ -41,6 +41,8 @@
 
 ################################################################################
 
+from __future__ import with_statement
+
 import copy
 import errno
 import os