branch | stable |
changeset 8474 | 1197bd6f5ceb |
parent 8472 | 444a8e25c940 |
child 8535 | 268b6349baf3 |
--- a/test/unittest_entity.py Wed Jun 20 12:30:57 2012 +0200 +++ b/test/unittest_entity.py Thu Jul 19 10:25:22 2012 +0200 @@ -18,6 +18,8 @@ # with CubicWeb. If not, see <http://www.gnu.org/licenses/>. """unit tests for cubicweb.web.views.entities module""" +from __future__ import with_statement + from datetime import datetime from logilab.common import tempattr