# HG changeset patch # User Sylvain Thénault <sylvain.thenault@logilab.fr> # Date 1265791219 -3600 # Wed Feb 10 09:40:19 2010 +0100 # Node ID 5dcf4eca8238c65353bd3b47ee174d43715682d2 # Parent f27a98cdfac6e6b56519f75b58f317c803a4ebb1 remove py> 2.5 construct diff --git a/test/unittest_comment.py b/test/unittest_comment.py --- a/test/unittest_comment.py +++ b/test/unittest_comment.py @@ -1,9 +1,6 @@ -from __future__ import with_statement - import re from cubicweb.devtools.testlib import CubicWebTC -from cubicweb.selectors import traced_selection from cubicweb.web.views import actions from cubes.comment import views