test/data/lowered_etype.py
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 23 Jun 2015 18:10:45 +0200
changeset 10451 cffe653f93a9
parent 6873 2db631a3f205
permissions -rw-r--r--
[web/staticcontrollers] fix docstring spelling


from yams.buildobjs import EntityType

class my_etype(EntityType):
    pass