diff -r a6ca96ec8693 -r d901c36bcfce test/unittest_schema.py --- a/test/unittest_schema.py Thu Feb 14 15:29:20 2013 +0100 +++ b/test/unittest_schema.py Thu Feb 14 15:39:23 2013 +0100 @@ -17,8 +17,6 @@ # with CubicWeb. If not, see . """unit tests for module cubicweb.schema""" -from __future__ import with_statement - import sys from os.path import join, isabs, basename, dirname