Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Ddecimal.py5952 _parse_format_specifier_regex = re.compile(r"""\A variable
5996 m = _parse_format_specifier_regex.match(format_spec)