Anorak
Anorak

Reputation: 1

'module' object not callable (Hexchat Plugin)

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.)

Upvotes: 0

Views: 103

Answers (0)

Related Questions