author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Mon, 23 Jul 2012 14:50:44 +0200 | |
branch | stable |
changeset 8488 | 2afc157ea9b2 |
parent 8487 | 017af22e7678 |
child 8489 | 9aa5553b2652 |
--- 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