]> jfr.im git - erebus.git/commit - bot.py
change try-except around msg[0] to if len(msg)==0
authorzonidjan <redacted>
Sat, 25 Jan 2014 13:46:04 +0000 (07:46 -0600)
committerzonidjan <redacted>
Sat, 25 Jan 2014 13:46:04 +0000 (07:46 -0600)
commit877cd61d6b2ec81fce347ffc0c13b306e2605394
tree0a6e2d7709e198640eb3d350844470ec5b5bff95
parent24883fd6b9fadd3cf8158b6b7246ee3e9a8d45ad
change try-except around msg[0] to if len(msg)==0
bot.py