rqlrewrite.py
branchstable
changeset 8743 27a83746aebd
parent 8694 d901c36bcfce
child 8748 f5027f8d2478
--- a/rqlrewrite.py	Tue Mar 19 16:56:46 2013 +0100
+++ b/rqlrewrite.py	Wed Mar 20 17:40:25 2013 +0100
@@ -20,8 +20,6 @@
 
 This is used for instance for read security checking in the repository.
 """
-from __future__ import with_statement
-
 __docformat__ = "restructuredtext en"
 
 from rql import nodes as n, stmts, TypeResolverException