00001 from silme.core.entity import Entity 00002 from silme.core.object import L10nObject, Comment 00003 00004 class GettextStructure(L10nObject): 00005 pass