Home
last modified time | relevance | path

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

/third_party/python/Lib/
D_markupbase.py18 _msmarkedsectionclose = re.compile(r']\s*>') variable
152 match= _msmarkedsectionclose.search(rawdata, i+3)