Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Ddecimal.py5883 _parse_format_specifier_regex = re.compile(r"""\A variable
5927 m = _parse_format_specifier_regex.match(format_spec)