Searched refs:patch (Results 1 – 3 of 3) sorted by relevance
109 patch = Patch() variable110 patch.patch_make()
45 major, minor, patch = SplitVersion(version)46 return ('%2s%s%s' % (major, minor, patch)).replace(' ', '0')
61 # The patch is preapplied to the internal toolchain and hence all bots.