test/data/lowered_etype.py
author Dimitri Papadopoulos <dimitri.papadopoulos@cea.fr>
Mon, 19 Oct 2015 23:39:30 +0200
changeset 10948 3ffacbdf7e9c
parent 6873 2db631a3f205
permissions -rw-r--r--
[skel] remove (what looks like) a spurious copy/paste


from yams.buildobjs import EntityType

class my_etype(EntityType):
    pass