test/data/lowered_etype.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 11 Oct 2011 14:28:48 +0200
branchstable
changeset 7935 28fe0b91ad8a
parent 6873 2db631a3f205
permissions -rw-r--r--
[source] remove uicfg rule for dropped synchronizing attribute


from yams.buildobjs import EntityType

class my_etype(EntityType):
    pass