>From: [email protected] [mailto:[email protected]] >On Behalf >Of manish kumar >Sent: Wednesday, May 27, 2009 9:41 PM >To: [email protected] >Subject: Re: [twincling] Python module for Bugzilla > > >On Wed, May 27, 2009 at 9:12 PM, Shiva <[email protected] ><mailto:Shiva.Golagani%40applabs.com> > wrote: > >> >> >> Hi Friends, >> >> This is Shiva working on Python stuff. >> >> I have a requirement where in I have to interact with Bugzilla with Python >> code. >> >> I'm looking for any third party module in Python where I can access >> Bugzilla i.e. Post a bug automatically through script. >> >> Please suggest me a method/idea on how to go about. >> >> Also let me know if you need any more information on the same. >> >> Thanking You in Anticipation >> >> Best Regards, >> Shiva >> >> > >see if this helps.. it is a a python interface to bugzilla. so it >should be >scriptable. > >http://www.liquidx.net/pybugz/ >
Hi Manish, Thanks for the prompt response. I tried using this Pybugz but not yielding good results as of now. But I guess this pybugz should fit my requirement. Doing some experiments on it and will get back to you if I have any clarifications on it. Best Regards, Shiva

