Searched refs:IRCProxy (Results 1 – 5 of 5) sorted by relevance
31 from webkitpy.common.net.irc.ircproxy import IRCProxy38 proxy = IRCProxy(Mock(), Mock())
49 class IRCProxy(object): class
70 self._irc = irc.ircproxy.IRCProxy(irc_delegate)
42 from webkitpy.common.net.irc.ircproxy import IRCProxy
11651 patch finally closes the loop and makes the IRCProxy system complete.