entities/wfobjs.py
branchstable
changeset 3757 122a01751d59
parent 3698 9f652194bfb3
child 3765 769dc0107f31
--- a/entities/wfobjs.py	Tue Oct 20 16:48:37 2009 +0200
+++ b/entities/wfobjs.py	Tue Oct 20 16:53:25 2009 +0200
@@ -11,6 +11,7 @@
 
 from logilab.common.decorators import cached, clear_cache
 from logilab.common.deprecation import deprecated
+from logilab.common.compat import any
 
 from cubicweb.entities import AnyEntity, fetch_config
 from cubicweb.interfaces import IWorkflowable