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

5 lines
55 B
Python

data = [ \
['1', 2, 'three'],
['A', 'BB', 'CCC']
]