test/data/lowered_etype.py
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Thu, 03 Nov 2011 16:01:41 +0100
changeset 8051 41398fa1a90f
parent 6873 2db631a3f205
permissions -rw-r--r--
[rql, integrity] let ValidationError and Unauthorized pass during composite deletion (closes #2070042)


from yams.buildobjs import EntityType

class my_etype(EntityType):
    pass