Home | History | Annotate | Download | only in python2.7

Lines Matching refs:_EXCEPTION_RE

580     _EXCEPTION_RE = re.compile(r"""
695 m = self._EXCEPTION_RE.match(want)