appypod-rattail/pod/test/contexts/OdsSimple.py
2013-01-31 00:11:24 +01:00

5 lines
55 B
Python

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