On 09/26/2017 04:20 PM, Fred Wright via devel wrote:
I also notcied that test_agentx.py doesn't work with Python 3, but my impression is that the agentx stuff is still a WIP, anyway.
This is true.
Indeed. When I started looking at the ntpq bug, I noticed that there seemed to be some inconsistencies in whether 'response' was expected to be str or bytes. It doesn't matter in Python 2, of course. But tossing in enough polystr() and polybytes() calls to make the exceptions go away isn't necessarily the best approach to making reliable code. :-)
Right. Hence why I need to figure out the best way to make this work /cleanly/.
-- In the end; what separates a Man, from a Slave? Money? Power? No. A Man Chooses, a Slave Obeys. -- Andrew Ryan _______________________________________________ devel mailing list devel@ntpsec.org http://lists.ntpsec.org/mailman/listinfo/devel