author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Thu, 19 May 2011 09:58:09 +0200 | |
changeset 629 | e7e1fc35bad5 |
parent 628 | e1c5a48f2afd |
child 630 | e54b9379fc7c |
--- a/test/unittest_stcheck.py Thu May 19 09:39:37 2011 +0200 +++ b/test/unittest_stcheck.py Thu May 19 09:58:09 2011 +0200 @@ -15,6 +15,8 @@ # # You should have received a copy of the GNU Lesser General Public License along # with rql. If not, see <http://www.gnu.org/licenses/>. +from __future__ import with_statement + from logilab.common.testlib import TestCase, unittest_main from rql import RQLHelper, BadRQLQuery, stmts, nodes