author | Julien Cristau <julien.cristau@logilab.fr> |
Wed, 13 Apr 2016 11:05:54 +0200 | |
changeset 801 | 75b92f67fd4f |
parent 800 | 71d98b16de20 |
child 802 | 7905bee83581 |
rql/nodes.py | file | annotate | diff | comparison | revisions |
--- a/rql/nodes.py Thu Nov 17 11:09:16 2016 +0100 +++ b/rql/nodes.py Wed Apr 13 11:05:54 2016 +0200 @@ -31,8 +31,6 @@ from six import string_types -from logilab.database import DYNAMIC_RTYPE - from rql import CoercionError, RQLException from rql.base import BaseNode, Node, BinaryNode, LeafNode from rql.utils import (function_description, quote, uquote, common_parent,