[00:06] cjwatson: somewhat offtopic, a collegaue asked me to look at some launchpadlib code he was working on, I was surprised that named methods (here project.searchTasks() returns a list of dicts, not a list of structured objects [00:06] cjwatson: is that a bug or is this by design? [00:06] cjwatson: http://paste.ubuntu.com/11833496/ (example code) [00:07] cjwatson: I used launchpad.load() to resolve each bug's self_link to a bug object but I think this is wasteful [00:12] zyga: .entries will give you raw dicts, yes. [00:12] zyga: Just iterate over bugs (which should really be bug_tasks there), not over bugs.entries [00:13] zyga: Don't use .entries. [00:13] snap [00:16] lfaraone: That looks like it's C++ to me, which is pretty OK. [00:59] wgrant, cjwatson: at, thanks for the tip, I'll try that :-) === psivaa-afk is now known as psivaa [15:36] garin caize === zyga_ is now known as zyga === dpm is now known as dpm-afk