Home | History | Annotate | Download | only in codereview

Lines Matching refs:who

271 			for (who, line) in cl.lgtm:
272 s += "\t\t" + who + ": " + line + "\n"
548 who = re.sub('@.*', '', m.get('sender', ''))
550 cl.lgtm.append((who, text))
2482 # who knows what urllib will give us