Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dplatform.py469 _ver_output = re.compile(r'(?:([\w ]+) ([\w.]+) ' variable
521 m = _ver_output.match(info)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dplatform.py469 _ver_output = re.compile(r'(?:([\w ]+) ([\w.]+) ' variable
521 m = _ver_output.match(info)