Lines Matching refs:good
960 good = _DidYouMeanOSMacro(match.group(1))961 did_you_mean = ' (did you mean %s?)' % good if good else ''