Searched refs:MakeComment (Results 1 – 4 of 4) sorted by relevance
126 comment_body = MakeComment(MakeChangeLogBody(commit_messages))
168 comment_body = MakeComment(MakeChangeLogBody(commit_messages))
134 MakeComment(" Line 1\n Line 2\n"))136 MakeComment("Line 1\n Line 2"))
94 def MakeComment(text): function