Searched defs:TTXParseError (Results 1 - 2 of 2) sorted by last modified time

/external/fonttools/Lib/fontTools/misc/
H A DxmlReader.py9 class TTXParseError(Exception): pass class in inherits:Exception
56 raise TTXParseError("illegal root tag: %s" % name)
/external/fonttools/Tools/fontTools/misc/
H A DxmlReader.py9 class TTXParseError(Exception): pass class in inherits:Exception
56 raise TTXParseError("illegal root tag: %s" % name)

Completed in 94 milliseconds