--- a/common/entity.py Tue Feb 17 20:56:45 2009 +0100
+++ b/common/entity.py Tue Feb 17 21:29:58 2009 +0100
@@ -16,9 +16,9 @@
from cubicweb import Unauthorized
from cubicweb.vregistry import autoselectors
from cubicweb.rset import ResultSet
+from cubicweb.selectors import yes
from cubicweb.common.appobject import AppRsetObject
from cubicweb.common.registerers import id_registerer
-from cubicweb.common.selectors import yes
from cubicweb.common.uilib import printable_value, html_escape, soup2xhtml
from cubicweb.common.mixins import MI_REL_TRIGGERS
from cubicweb.common.mttransforms import ENGINE