On Fri, 2007-01-19 at 15:45 -0600, Federico Mena Quintero wrote:
> Does anyone have a code snippet to hook up bug-buddy to python apps?  I
> want bug-buddy to fire up when a program gets an unhandled exception
> from Python.

Hi Federico,

gnome-python-desktop 2.17.3 has a new "bugbuddy" module.

>>> import bugbuddy
>>> bugbuddy.install("appname")

Matthew Barnes

_______________________________________________
desktop-devel-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/desktop-devel-list

Reply via email to