changeset 3722 | c414f402cbff |
parent 3720 | 5376aaadd16b |
child 3777 | 3ef8cdb5fb1c |
--- a/entities/wfobjs.py Mon Oct 19 15:17:20 2009 +0200 +++ b/entities/wfobjs.py Mon Oct 19 15:20:43 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