appypod-rattail/pod/test/contexts/SimpleForRow.py
2009-06-29 14:06:01 +02:00

4 lines
109 B
Python
Executable file

from appy.pod.test.contexts import Person
persons = [Person('Mr 1'), Person('Ms One'), Person('Misss two')]