Mercurial > xib
log bot.py @ 219:63289aa1dea7
age | author | description |
---|---|---|
Sun, 07 Mar 2010 12:08:29 +0100 | Charly COSTE | moved "nicknametoolong" and ServerConnection.really_connected handling to irclib, renamed ServerConnection.really_connected to .logged_in |
Sat, 06 Mar 2010 22:55:47 +0100 | Charly COSTE | merged Bot.find_bridges and Bot.get_bridges into Bot.iter_bridges, btw we don't need to lock Bot.bridges because lists don't raise RuntimeError |