Home
last modified time | relevance | path

Searched refs:role_with_no_backticks (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Doc/tools/
H A Drstlint.py129 role_with_no_backticks = re.compile(r"%s[^` ]" % all_roles) variable
182 if role_with_no_backticks.search(line):

Completed in 1 milliseconds