calibre/src/odf
Kovid Goyal 2d21a8efa2
Some more fixes for the unicode type
Now replaced in all dynamically loaded code. Recipes/metadata
sources/etc. In the case of recipes, since they get compiled by calibre
we simply make the unicode/unichr names available, no need for any
changes to the actual recipes themselves.
2019-03-13 12:04:47 +05:30
..
__init__.py
anim.py
attrconverters.py Some more fixes for the unicode type 2019-03-13 12:04:47 +05:30
chart.py
config.py
dc.py
dr3d.py
draw.py Fix syntax errors 2018-09-10 12:11:28 +05:30
easyliststyle.py
element.py Some more fixes for the unicode type 2019-03-13 12:04:47 +05:30
elementtypes.py Change rest of the shebangs to use python2 2015-07-12 12:41:28 -05:00
form.py
grammar.py
load.py Fix from __future__ import order 2018-09-10 12:11:29 +05:30
manifest.py Change rest of the shebangs to use python2 2015-07-12 12:41:28 -05:00
math.py
meta.py
namespaces.py
number.py
odf2moinmoin.py
odf2xhtml.py Some more fixes for the unicode type 2019-03-13 12:04:47 +05:30
odfmanifest.py Fix from __future__ import order 2018-09-10 12:11:29 +05:30
office.py
opendocument.py Fix syntax errors 2018-09-10 12:11:28 +05:30
presentation.py
script.py
style.py
svg.py
table.py
teletype.py
text.py
thumbnail.py Change rest of the shebangs to use python2 2015-07-12 12:41:28 -05:00
userfield.py Change rest of the shebangs to use python2 2015-07-12 12:41:28 -05:00
xforms.py