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

4 lines
82 B
Python
Executable file

from appy.pod.test.contexts import Person
persons = [Person('P1'), Person('P2')]