cubicweb/test/data/lowered_etype.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 03 Mar 2017 13:09:11 +0100
changeset 12060 0cdf5fafd234
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[repo] Extract rql cache handling to a dedicated class


from yams.buildobjs import EntityType

class my_etype(EntityType):
    pass