On 09/27/2013 11:00 AM, Khokhar cth wrote:
Hi Cole,
Thanks for the efficient reply.
By using "python-bugzilla", I am developing a web page to make changing in bugzilla database. is it possible to utilize "command line tool" services in a webpage ?
Maybe, but that wasn't my suggestion. I suggested to look at the command line code tool for an example of how to upload/download attachments.
How I can reach 'bugzilla' command line tool that python-bugzilla ships ? is there any documentation for this tool ?
Thanks in advance.
It's in the tarball under bin/bugzilla in pypi, not sure where it gets installed though since I'm using distribution packages for python-bugzilla.
- Cole