diff -r ad72e06320e2 -r 15dcdc863965 web/htmlwidgets.py --- a/web/htmlwidgets.py Tue Feb 24 11:35:08 2009 +0100 +++ b/web/htmlwidgets.py Tue Feb 24 11:59:53 2009 +0100 @@ -10,7 +10,7 @@ from logilab.mtconverter import html_escape -from cubicweb.common.utils import UStringIO +from cubicweb.utils import UStringIO from cubicweb.common.uilib import toggle_action # XXX HTMLWidgets should have access to req (for datadir / static urls,