On 09/17/2018 04:27 PM, Hal Murray via devel wrote: > I don't understand what you mean by "remove a run-time dependency for > operators"?
If the userspace tools are written in Python, then you need Python to run them. If they are written in Go, they are compiled to binary executables, and you do not need Python (nor a Go compiler) to run them. -- Richard _______________________________________________ devel mailing list devel@ntpsec.org http://lists.ntpsec.org/mailman/listinfo/devel