changeset 6882 | b5e34836f84e |
parent 6849 | 5a0c2cfc19bf |
parent 6875 | a166b51d13f8 |
child 7163 | d6d905d0344f |
--- a/web/test/unittest_application.py Thu Jan 20 10:10:22 2011 +0100 +++ b/web/test/unittest_application.py Mon Jan 24 17:02:38 2011 +0100 @@ -17,6 +17,8 @@ # 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