Twisted and Tkinter

Chris cesugden at gmail.com
Thu Apr 27 14:07:47 EDT 2006


it now comes up with the error message

Traceback (most recent call last):
  File "C:\Python24\lib\lib-tk\Tkinter.py", line 1345, in __call__
    return self.func(*args)
  File "C:\Documents and Settings\chris\Desktop\Python\client.py", line
30, in sendMessage
    self.sendLine("Test")
AttributeError: ChatFactory instance has no attribute 'sendLine'




More information about the Python-list mailing list