appypod-rattail/appy/pod/test/contexts/SimpleForRow.py
2015-10-27 22:36:51 +01:00

4 lines
109 B
Python

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