Home
last modified time | relevance | path

Searched defs:parse_template (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dsre_parse.py759 def parse_template(source, pattern): function
/external/python/cpython3/Lib/
Dsre_parse.py951 def parse_template(source, pattern): function