[gen] First draft of using POD ODS (Calc) templates.
This commit is contained in:
parent
47bcf87a5c
commit
ad94fee755
8 changed files with 674 additions and 584 deletions
4
pod/test/contexts/OdsSimple.py
Normal file
4
pod/test/contexts/OdsSimple.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
data = [ \
|
||||
['1', 2, 'three'],
|
||||
['A', 'BB', 'CCC']
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue