changeset 3722 | c414f402cbff |
parent 3720 | 5376aaadd16b |
child 3777 | 3ef8cdb5fb1c |
--- a/server/repository.py Mon Oct 19 15:17:20 2009 +0200 +++ b/server/repository.py Mon Oct 19 15:20:43 2009 +0200 @@ -24,6 +24,7 @@ from time import time, localtime, strftime from logilab.common.decorators import cached +from logilab.common.compat import any from yams import BadSchemaDefinition from rql import RQLSyntaxError