Hi, > Again, close ;). From the Show command: > bug,comment = libbe.command.util.bug_comment_from_user_id( > bugdir, params['id'][0])
Cool, works. Is there a good rationale for keeping such a general operation inside the command-line module (and what's with the "comment" in there)? It feels like bugdir.bug_from_shortname(id) was an improvement. Thanks, - Chris. -- Chris Ball <[email protected]> One Laptop Per Child _______________________________________________ Be-devel mailing list [email protected] http://void.printf.net/cgi-bin/mailman/listinfo/be-devel
