On Tue, Jun 22, 2010 at 08:50:07PM -0400, Chris Ball wrote:
> Ran out of time for looking at this today:  what's the new API
> replacement for bugdir.bug_from_shortname(id)?
> 
> The closest function I was able to find is
>   libbe.command.util.complete_bug_id()
> but that wants its callers to have a command instance, and the
> web interface doesn't.

Again, close ;).  From the Show command:
  bug,comment = libbe.command.util.bug_comment_from_user_id(
    bugdir, params['id'][0])

-- 
This email may be signed or encrypted with GPG (http://www.gnupg.org).
The GPG signature (if present) will be attached as 'signature.asc'.
For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy

My public key is at http://www.physics.drexel.edu/~wking/pubkey.txt

Attachment: pgpWzWLBEVtjD.pgp
Description: PGP signature

_______________________________________________
Be-devel mailing list
[email protected]
http://void.printf.net/cgi-bin/mailman/listinfo/be-devel

Reply via email to