branch | stable |
changeset 3757 | 122a01751d59 |
parent 3515 | 3edebe9414fa |
child 3772 | 316d0b524db8 |
--- a/web/test/unittest_form.py Tue Oct 20 16:48:37 2009 +0200 +++ b/web/test/unittest_form.py Tue Oct 20 16:53:25 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 WebTest