[Twisted-Python] debuggabilly

Am I supposed to be able to learn anything from this? Perspective Broker Traceback: Traceback (innermost last): File "/home/kevint/cvs/zaibach/Twisted/twisted/spread/pb.py", line 1194, in _recvMessage netResult = object.remoteMessageReceived(self, message, netArgs, netKw) File "/home/kevint/cvs/zaibach/Twisted/twisted/spread/pb.py", line 259, in remoteMessageReceived return self.object.remoteMessageReceived(broker, message, args, kw) File "/home/kevint/cvs/zaibach/Twisted/twisted/spread/pb.py", line 182, in remoteMessageReceived return broker.serialize(state, self, method, args, kw) File "/home/kevint/cvs/zaibach/Twisted/twisted/spread/pb.py", line 1096, in serialize return self.jellier.jelly(object) File "/home/kevint/cvs/zaibach/Twisted/twisted/spread/jelly.py", line 159, in jelly return typfn(object) File "/home/kevint/cvs/zaibach/Twisted/twisted/spread/jelly.py", line 258, in _jelly_dictionary jval = self.jelly(val) File "/home/kevint/cvs/zaibach/Twisted/twisted/spread/jelly.py", line 159, in jelly return typfn(object) File "/home/kevint/cvs/zaibach/Twisted/twisted/spread/pb.py", line 794, in _jelly_instance tup = instance.remoteSerialize(self.broker) File "/home/kevint/cvs/zaibach/Twisted/twisted/spread/pb.py", line 311, in remoteSerialize return remote_atom, broker.registerReference(self) File "/home/kevint/cvs/zaibach/Twisted/twisted/spread/pb.py", line 1006, in registerReference puid = object.processUniqueID() File "/home/kevint/cvs/zaibach/Twisted/twisted/spread/pb.py", line 305, in processUniqueID return (id(self.perspective), id(self.object)) AttributeError: object
participants (1)
-
Kevin Turner