Searched refs:end_sym (Results 1 – 1 of 1) sorted by relevance
26 def color_string(string, bgn_sym, end_sym, color): argument29 cstring = re.sub(end_sym, end_sym + NORMAL, cstring)