log

age author description
Mon, 08 Mar 2010 23:41:37 +0100 Charly COSTE minor fix in Bridge, don't log the same error twice
Mon, 08 Mar 2010 23:22:19 +0100 Charly COSTE fixed IRC "mode" event handling
Mon, 08 Mar 2010 21:35:31 +0100 Charly COSTE minor changes in Bridge
Mon, 08 Mar 2010 19:17:19 +0100 Charly COSTE in Participant, test isinstance(self.muc, xmpp.muc) before using self.muc
Mon, 08 Mar 2010 18:47:07 +0100 Charly COSTE catch ServerNotConnectedError in Participant.say_on_irc_to
Mon, 08 Mar 2010 18:39:53 +0100 Charly COSTE make sure Bot.error doesn't raise a transcoding exception and uses repr() when there is a problem