Skip to content

Commit

Permalink
Add import of BadStatusLine error.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZJ authored and scelis committed Dec 24, 2009
1 parent 5f9fc66 commit 60c6495
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/kol/bot/Bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
import threading
import time
import urllib2
from httplib import BadStatusLine

COMMANDS_COMMANDS = ["command", "commands"]
HELP_COMMANDS = ["help"]
Expand Down

0 comments on commit 60c6495

Please sign in to comment.