branch | stable |
changeset 2286 | 5dd33f9b7b84 |
parent 1977 | 606923dff11b |
child 2635 | c94df21f7ab2 |
--- a/test/unittest_rset.py Mon Jul 06 14:52:05 2009 +0200 +++ b/test/unittest_rset.py Mon Jul 06 17:36:00 2009 +0200 @@ -6,7 +6,7 @@ :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses """ -from __future__ import with_statement +#from __future__ import with_statement from logilab.common.testlib import TestCase, unittest_main