Home
last modified time | relevance | path

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

/third_party/python/Doc/tools/
Drstlint.py48 leaked_markup_re = re.compile(r'[a-z]::\s|`|\.\.\s*\w+:') variable
128 if leaked_markup_re.search(line):