__init__.py
branchstable
changeset 8132 460472499d6d
parent 8131 a6654712ad50
child 8180 1f6ba9afb925
child 8234 83fd9ff90a9d
--- a/__init__.py	Mon Dec 19 19:03:27 2011 +0100
+++ b/__init__.py	Mon Dec 19 19:15:49 2011 +0100
@@ -18,6 +18,7 @@
 """CubicWeb is a generic framework to quickly build applications which describes
 relations between entitites.
 """
+from __future__ import with_statement
 
 __docformat__ = "restructuredtext en"