appypod-rattail/gen/test/applications/AppyCar/Wheel.py

7 lines
123 B
Python
Raw Normal View History

2009-06-29 07:06:01 -05:00
from appy.gen import *
class Wheel:
title = String(multiplicity=(1,1))
description = String(format=String.XHTML)