Traceback (most recent call last):
File "<string>", line 23, in isdown
TypeError: 'module' object is not callable
Not sure what's going on here. I'm very new to Python scripting.
(This is for an IRC client called Hexchat. If you need the whole script, please let me know.)