web/htmlwidgets.py
changeset 6154 b520763b6ace
parent 6140 65a619eb31c4
child 6569 806b53dc5474
--- 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