changeset 8694 | d901c36bcfce |
parent 8562 | 0d2fb4604265 |
child 8697 | 574bb05e40a4 |
--- a/server/ssplanner.py Thu Feb 14 15:29:20 2013 +0100 +++ b/server/ssplanner.py Thu Feb 14 15:39:23 2013 +0100 @@ -17,8 +17,6 @@ # with CubicWeb. If not, see <http://www.gnu.org/licenses/>. """plan execution of rql queries on a single source""" -from __future__ import with_statement - __docformat__ = "restructuredtext en" from rql.stmts import Union, Select