Home
last modified time | relevance | path

Searched defs:OPTCRE (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/
H A Dconfigparser.py601 OPTCRE = re.compile(_OPT_TMPL.format(delim="=|:"), re.VERBOSE) variable in RawConfigParser

Completed in 2 milliseconds