1*e1fe3e4aSElliott Hughes"""DEPRECATED - This module is kept here only as a backward compatibility shim 2*e1fe3e4aSElliott Hughesfor the old ufoLib.etree module, which was moved to fontTools.misc.etree. 3*e1fe3e4aSElliott HughesPlease use the latter instead. 4*e1fe3e4aSElliott Hughes""" 5*e1fe3e4aSElliott Hughes 6*e1fe3e4aSElliott Hughesfrom fontTools.misc.etree import * 7