Re: Bug buddy for python apps?



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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]