Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dmarkupbase.py14 _markedsectionclose = re.compile(r']\s*]\s*>') variable
155 match= _markedsectionclose.search(rawdata, i+3)