changeset 8694 | d901c36bcfce |
parent 8655 | ab57000bff7b |
child 8695 | 358d8bed9626 |
--- a/web/test/unittest_application.py Thu Feb 14 15:29:20 2013 +0100 +++ b/web/test/unittest_application.py Thu Feb 14 15:39:23 2013 +0100 @@ -17,8 +17,6 @@ # with CubicWeb. If not, see <http://www.gnu.org/licenses/>. """unit tests for cubicweb.web.application""" -from __future__ import with_statement - import base64, Cookie import sys from urllib import unquote