web/views/json.py
changeset 7877 662ad647306f
parent 7876 df15d194a134
child 8601 1a6000ff2080
--- a/web/views/json.py	Tue Sep 27 18:47:11 2011 +0200
+++ b/web/views/json.py	Wed Sep 28 08:16:10 2011 +0200
@@ -17,6 +17,8 @@
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """json export views"""
 
+from __future__ import with_statement
+
 __docformat__ = "restructuredtext en"
 _ = unicode