misc/migration/3.10.0_Any.py
changeset 6488 a512dd258ee8
parent 6427 c8a5ac2d1eaa
child 6546 31586c7b63f6
--- a/misc/migration/3.10.0_Any.py	Thu Oct 14 00:10:43 2010 +0200
+++ b/misc/migration/3.10.0_Any.py	Thu Oct 14 09:01:58 2010 +0200
@@ -1,3 +1,5 @@
+from __future__ import with_statement
+
 from cubicweb.server.session import hooks_control
 
 for uri, cfg in config.sources().items():