test/data/lowered_etype.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 16 Jun 2011 15:15:25 +0200
branchstable
changeset 7520 b7456b454334
parent 6873 2db631a3f205
permissions -rw-r--r--
[devtools pg handler] some fixes so we get proper error when pg host is not reachable


from yams.buildobjs import EntityType

class my_etype(EntityType):
    pass