entities/lib.py
branchtls-sprint
changeset 713 5adb6d8e5fa7
parent 583 d0c6f5efb837
child 1016 26387b836099
--- 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):