Nikolaus Waxweiler
|
641058ead2
|
Remove PY2 conditional and unicode import
|
2019-10-12 12:20:22 +01:00 |
|
Nikolaus Waxweiler
|
969df8303b
|
Remove some Python 2 era import gaming
|
2019-10-11 22:36:33 +01:00 |
|
Nikolaus Waxweiler
|
01328213c7
|
Remove __future__ imports
|
2019-08-09 12:20:13 +01:00 |
|
Nikolaus Waxweiler
|
3b2bfcf29a
|
Treat Mapping objects as dicts
|
2018-12-13 15:44:25 +00:00 |
|
Cosimo Lupo
|
081b0fc090
|
keep fontTools.ufoLib.plistlib compatibility shim
the old readPlist, writePlist are only kept in fontTools.ufoLib.plistlib,
not in fontTools.misc.plistlib
|
2018-10-18 11:11:34 +01:00 |
|
Cosimo Lupo
|
0cef799a08
|
move test_{etree,plistlib}.py to misc/{etree,plistlib}_test.py
|
2018-10-17 17:46:37 +01:00 |
|