Re: [Twisted-Python] RPC design questions

2011-08-27 Thread Tobias Oberstein
I thought I can strictly stick to the advice (only keep one variant -- I thought I keep lambda), but today Python surprised me (which happens not so often). Check out these snippets: (1) def get(self, keys): for key in keys: self.call(keyvalue:get, key).addCallback(lambda

[Twisted-Python] Weekly Bug Summary

2011-08-27 Thread exarkun
Bug summary __ Summary for 2011-08-21 through 2011-08-28 Opened Closed Total Change Enhancements: 3 1746 +2 Defects: 3 3511 +0 Tasks: 1 0