appypod-rattail/gen/test/applications/AppyCar/Engine.py
2009-06-29 14:06:01 +02:00

7 lines
125 B
Python

from appy.gen import *
class Engine:
engineType = String()
description = String(format=String.XHTML)
pod = True