diff -r ad72e06320e2 -r 15dcdc863965 entities/__init__.py --- a/entities/__init__.py Tue Feb 24 11:35:08 2009 +0100 +++ b/entities/__init__.py Tue Feb 24 11:59:53 2009 +0100 @@ -13,7 +13,7 @@ from cubicweb import Unauthorized, typed_eid from cubicweb.entity import Entity -from cubicweb.common.utils import dump_class +from cubicweb.utils import dump_class from cubicweb.schema import FormatConstraint from cubicweb.interfaces import IBreadCrumbs, IFeed