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

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dplatform.py469 _ver_output = re.compile(r'(?:([\w ]+) ([\w.]+) ' variable
521 m = _ver_output.match(info)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dplatform.py469 _ver_output = re.compile(r'(?:([\w ]+) ([\w.]+) ' variable
521 m = _ver_output.match(info)

Completed in 840 milliseconds