Searched refs:gHumanReadableVerPatt (Results 1 – 1 of 1) sorted by relevance
30 gHumanReadableVerPatt = re.compile(r'([1-9][0-9]*|0)\.[0-9]{1,2}$') variable466 if gHumanReadableVerPatt.match(VerString):