web/formfields.py
branchstable
changeset 2244 52e2431e7cce
parent 2196 b08521e4eaab
child 2312 af4d8f75c5db
--- a/web/formfields.py	Thu Jul 02 12:58:38 2009 +0200
+++ b/web/formfields.py	Thu Jul 02 12:59:16 2009 +0200
@@ -7,6 +7,7 @@
 """
 __docformat__ = "restructuredtext en"
 
+from warnings import warn
 from datetime import datetime
 
 from logilab.mtconverter import html_escape