web/views/forms.py
changeset 7586 b3688b15d7f5
parent 7584 e1881933f366
child 7632 3c9dfc6e820b
--- a/web/views/forms.py	Wed Jun 29 18:57:23 2011 +0200
+++ b/web/views/forms.py	Wed Jun 29 20:57:28 2011 +0200
@@ -41,6 +41,7 @@
 
 but you'll use this one rarely.
 """
+from __future__ import with_statement
 __docformat__ = "restructuredtext en"
 
 from warnings import warn