2018-10-18 11:12:08 +01:00
|
|
|
"""DEPRECATED - This module is kept here only as a backward compatibility shim
|
|
|
|
for the old ufoLib.etree module, which was moved to fontTools.misc.etree.
|
|
|
|
Please use the latter instead.
|
|
|
|
"""
|
2024-02-06 15:47:35 +02:00
|
|
|
|
2018-10-18 11:12:08 +01:00
|
|
|
from fontTools.misc.etree import *
|