diff -r ade53a90ddf1 -r b520763b6ace web/htmlwidgets.py --- a/web/htmlwidgets.py Thu Aug 26 10:29:23 2010 +0200 +++ b/web/htmlwidgets.py Thu Aug 26 10:29:32 2010 +0200 @@ -19,11 +19,10 @@ those are in cubicweb since we need to know available widgets at schema serialization time - """ +import random from math import floor -import random from logilab.mtconverter import xml_escape