changeset 8694 | d901c36bcfce |
parent 8483 | 4ba11607d84a |
child 8899 | c7a95ebcc093 |
--- a/entities/test/unittest_base.py Thu Feb 14 15:29:20 2013 +0100 +++ b/entities/test/unittest_base.py Thu Feb 14 15:39:23 2013 +0100 @@ -17,9 +17,7 @@ # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see <http://www.gnu.org/licenses/>. """unit tests for cubicweb.entities.base module - """ -from __future__ import with_statement from logilab.common.testlib import unittest_main from logilab.common.decorators import clear_cache