Spaces:
Running
Running
File size: 231 Bytes
d631808 |
1 2 3 4 5 6 7 |
"""DEPRECATED - This module is kept here only as a backward compatibility shim
for the old ufoLib.etree module, which was moved to :mod:`fontTools.misc.etree`.
Please use the latter instead.
"""
from fontTools.misc.etree import *
|