diff -r ce49e3885453 -r 5adb6d8e5fa7 entities/lib.py --- a/entities/lib.py Tue Feb 17 22:43:59 2009 +0100 +++ b/entities/lib.py Tue Feb 17 22:49:54 2009 +0100 @@ -11,7 +11,7 @@ from logilab.common.decorators import cached -from cubicweb.common.entity import _marker +from cubicweb.entity import _marker from cubicweb.entities import AnyEntity, fetch_config def mangle_email(address):