On Mon, Mar 7, 2011 at 15:13, Donnie Berkholz <[email protected]> wrote: > Thanks! One thing I've been very interested about in 3.x and 4.x is API > access that's better than screen-scraping. I tried using the > python-bugzilla client that accesses Bugzilla via XML-RPC but it didn't > seem to work. Do we have anything available?
Is that the one you get if you emerge pybugz? The Mozilla guys made a pretty nice REST API that can be installed as a plugin, I think. Maybe we could run that? Cheers, Dirkjan
