Debug: Fix import.

This commit is contained in:
Valentin Lorentz 2011-11-13 16:34:01 +01:00 committed by James McCoy
parent 5b4c150d03
commit a79e9c0cad
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ import supybot.conf as conf
import supybot.utils as utils
import supybot.ircdb as ircdb
from supybot.commands import *
import supybot.ircmsgs as ircmsgs
import supybot.callbacks as callbacks
def getTracer(fd):