Searched refs:_exceptions (Results 1 – 3 of 3) sorted by relevance
596 _exceptions = {} variable601 _exceptions[value.code] = value605 return _exceptions[code]
60 from xml.sax._exceptions import *
37 from xml.sax import _exceptions as SaxExceptions