web/views/editcontroller.py
branchstable
changeset 4932 dce5ebe5d598
parent 4665 873ebd160954
child 4934 0dfd86d2cd98
--- a/web/views/editcontroller.py	Wed Mar 17 09:58:37 2010 +0100
+++ b/web/views/editcontroller.py	Wed Mar 17 11:30:39 2010 +0100
@@ -7,6 +7,8 @@
 """
 __docformat__ = "restructuredtext en"
 
+from warnings import warn
+
 from rql.utils import rqlvar_maker
 
 from logilab.common.textutils import splitstrip