Results 9 comments of Ani

Ok, for now I am managing with `sed`, and for these kind of options, I think I have no other choice, for now.

Hi William, I upgraded to `Python 3.3.5`, `bugzilla` - I can't upgrade! I still see the same issue (same exact traceback as before) :( This is what I did: ```...

I tried the following, to check for the received XML ``` curl --silent --insecure \ http://bugzilla.mycompany.com/xmlrpc.cgi \ -H "Content-Type: text/xml" \ -d "Bug.search \ \ [email protected] \ " ``` And...

Sure. If you need any more information from my side, do let me know.

I moved to Ubuntu 16.06 (Xenial) and just gave this a try, the issue still persists :( ``` $ python3 --version Python 3.5.2 $ /usr/local/bin/bugz --version bugz 0.13 ```

Sure, No problem, I completely understand :) (I am in a similar situation for some code which I have pushed to Wireshark!). I will try to debug. Thanks

Hi Michael, The remote UDP logging is working fine, as explained in the homepage. The issue was only with the local log (since I started trying out local logging initially),...

Yea, need some documentation. demo_basic crashes for me!

Maybe you can send a pull request with your changes