Searched refs:ReparseException (Results 1 – 3 of 3) sorted by relevance
3101 class ReparseException(Exception): class
9 from .constants import encodings, ReparseException520 … raise ReparseException("Encoding changed from %s to %s" % (self.charEncoding[0], newEncoding))
18 from .constants import tokenTypes, ReparseException, namespaces96 except ReparseException: