appypod-rattail/pod/test/contexts/OdsSimple.py

5 lines
55 B
Python
Raw Normal View History

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