I'd like to control Bugzilla 2.17.7 from a script to : change comments, key set, create bugz, etc
My tries : - Bugzilla tools do not document any example : so I ignore how to do it - LegNeato : always request remoteobjects for setup - Pyzilla : from the provided example I have an exception
So: what is the best way to remote control bugzilla with Python ?
PS :Python is preferred because I hardly read Perl but other languages could be ok