Mercurial > xib
log commands.py @ 267:f861a7038ad3
age | author | description |
---|---|---|
Mon, 08 Mar 2010 11:08:59 +0100 | Charly COSTE | added a "--soft" option to the "restart-bridges" command |
Sun, 07 Mar 2010 17:06:26 +0100 | Charly COSTE | (commands) convert unicode to string before passing it to shlex |
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 |