svn r230: [2006-12-04 09:14:57] Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/twisted/python/log.py", line 53, in callWithLogger return callWithContext({"system": lp}, func, *args, **kw) File "/usr/lib/python2.4/site-packages/twisted/python/log.py", line 38, in callWithContext return context.call({ILogContext: newCtx}, func, *args, **kw) File "/usr/lib/python2.4/site-packages/twisted/python/context.py", line 59, in callWithContext return self.currentContext().callWithContext(ctx, func, *args, **kw) File "/usr/lib/python2.4/site-packages/twisted/python/context.py", line 37, in callWithContext return func(*args,**kw) --- <exception caught here> --- File "/usr/lib/python2.4/site-packages/twisted/internet/pollreactor.py", line 164, in _doReadOrWrite why = selectable.doRead() File "/usr/lib/python2.4/site-packages/twisted/internet/tcp.py", line 348, in doRead return self.protocol.dataReceived(data) File "/usr/lib/python2.4/site-packages/twisted/protocols/basic.py", line 240, in dataReceived return self.rawDataReceived(data) File "/home/norman/src/svn/PyMSNt/src/legacy/msn/msn.py", line 848, in rawDataReceived self.gotMessage(m) File "/home/norman/src/svn/PyMSNt/src/legacy/msn/msnw.py", line 744, in gotMessage self.msncon.gotMessage(self.remoteUser, text) File "/home/norman/src/svn/PyMSNt/src/legacy/glue.py", line 430, in gotMessage self.session.sendMessage(self.jabberID, fro=source, body=text, mtype="chat") exceptions.AttributeError: 'NoneType' object has no attribute 'sendMessage'
-- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/ _______________________________________________ py-transports mailing list py-transports@blathersource.org http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports