branch | stable |
changeset 6875 | a166b51d13f8 |
parent 6797 | 90d687bd4c52 |
child 6882 | b5e34836f84e |
--- a/web/test/unittest_application.py Fri Jan 21 14:14:30 2011 +0100 +++ b/web/test/unittest_application.py Fri Jan 21 16:38:13 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