Home
last modified time | relevance | path

Searched refs:_EXCEPTION_RE (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
Ddoctest.py606 _EXCEPTION_RE = re.compile(r""" variable in DocTestParser
721 m = self._EXCEPTION_RE.match(want)