test/data/lowered_etype.py
author Christophe de Vienne <christophe@unlish.com>
Tue, 09 Dec 2014 15:18:58 +0100
changeset 10113 e1e8df594d58
parent 6873 2db631a3f205
permissions -rw-r--r--
[doc] Add BigInt to the list of built-in types


from yams.buildobjs import EntityType

class my_etype(EntityType):
    pass