Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dconfigparser.py604 OPTCRE_NV = re.compile(_OPT_NV_TMPL.format(delim="=|:"), re.VERBOSE) variable in RawConfigParser

Completed in 3 milliseconds