appobject.py
branchtls-sprint
changeset 708 b4728112625f
parent 700 a2471775aef6
child 709 b21ee900c732
--- a/appobject.py	Tue Feb 17 22:37:59 2009 +0100
+++ b/appobject.py	Tue Feb 17 22:45:55 2009 +0100
@@ -20,7 +20,7 @@
 from cubicweb import Unauthorized
 from cubicweb.vregistry import VObject
 from cubicweb.selectors import yes
-from cubicweb.common.utils import UStringIO
+from cubicweb.utils import UStringIO
 from cubicweb.common.uilib import html_escape, ustrftime
 from cubicweb.common.registerers import yes_registerer, priority_registerer