Chris Simpkins
|
7abf2e4c75
|
transition basestring to str
https://github.com/fonttools/fonttools/issues/2232
|
2021-03-27 10:23:29 -04:00 |
|
Nikolaus Waxweiler
|
01328213c7
|
Remove __future__ imports
|
2019-08-09 12:20:13 +01:00 |
|
Cosimo Lupo
|
8081bf57fa
|
etree/plistlib/glifLib: using (default) single quotes in XML_DECLARATION
https://github.com/fonttools/fonttools/pull/1335#issuecomment-431118568
|
2018-10-18 19:49:52 +01:00 |
|
Cosimo Lupo
|
8ba98afb92
|
etree: remove 'XMLTreeBuilder' from __all__
only present in py27 elementtree:
6e57382464/Lib/xml/etree/ElementTree.py (L1676-L1677)
|
2018-10-18 15:40:32 +01:00 |
|
Cosimo Lupo
|
7ee7ccd568
|
move ufoLib.etree to fontTools.misc.etree
we can use this ElementTree-like XML API for ttx or designspaceLib, not
just ufoLib
|
2018-10-17 17:30:39 +01:00 |
|