web/test/unittest_form.py
changeset 3722 c414f402cbff
parent 3524 a3431f4e2f40
child 3777 3ef8cdb5fb1c
--- a/web/test/unittest_form.py	Mon Oct 19 15:17:20 2009 +0200
+++ b/web/test/unittest_form.py	Mon Oct 19 15:20:43 2009 +0200
@@ -10,6 +10,7 @@
 from xml.etree.ElementTree import fromstring
 
 from logilab.common.testlib import unittest_main, mock_object
+from logilab.common.compat import any
 
 from cubicweb import Binary
 from cubicweb.devtools.testlib import CubicWebTC