Home
last modified time | relevance | path

Searched defs:_INDENT_RE (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/
H A Ddoctest.py775 _INDENT_RE = re.compile(r'^([ ]*)(?=\S)', re.MULTILINE) variable in DocTestParser

Completed in 9 milliseconds