server/test/unittest_security.py
branchstable
changeset 8488 2afc157ea9b2
parent 8463 a964c40adbe3
child 8546 3d2038d6f20d
--- a/server/test/unittest_security.py	Mon Jul 23 12:45:43 2012 +0200
+++ b/server/test/unittest_security.py	Mon Jul 23 14:50:44 2012 +0200
@@ -16,6 +16,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/>.
 """functional tests for server'security"""
+from __future__ import with_statement
 
 import sys