test/data/lowered_etype.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 21 Jun 2013 16:19:47 +0200
changeset 9453 5c4d9dfbf176
parent 6873 2db631a3f205
permissions -rw-r--r--
[server test] simplify data-schemaserial test instance's schema


from yams.buildobjs import EntityType

class my_etype(EntityType):
    pass