branch | stable |
changeset 3759 | e68b8e0143b1 |
parent 3757 | 122a01751d59 |
child 3765 | 769dc0107f31 |
--- a/entities/wfobjs.py Tue Oct 20 17:11:52 2009 +0200 +++ b/entities/wfobjs.py Tue Oct 20 17:13:05 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