Searched refs:CutDomain (Results 1 – 1 of 1) sorted by relevance
479 def CutDomain(s): function1913 about += "R=" + JoinComma([CutDomain(s) for s in cl.reviewer]) + "\n"1917 about += "TBR=" + JoinComma([CutDomain(s) for s in tbr]) + "\n"1919 about += "CC=" + JoinComma([CutDomain(s) for s in cl.cc]) + "\n"