skeleton/entities.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 24 Jun 2011 14:02:29 +0200
branchstable
changeset 7555 c3bf459268d7
parent 5426 0d4853a6e5ee
child 8207 c04676b16c59
permissions -rw-r--r--
[rqlrewrite] closes #1772135: 1. don't try to reuse a relation from another statement (eg because a subquery has been introduced) 2. _use_orig_term should consider the current statement

# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s entity's classes"""