Please exercise ntpq, I just refactored it

Eric S. Raymond esr at thyrsus.com
Mon Nov 14 12:19:17 UTC 2016


I just attempted to get rid of all instances of "from import *"  from
ntpq; these are not really good practice, it is better to use plain
imports and fully qualify every imported symbol.

If I dropped a stitch anywhere it will manifest as a crash bug,
probably "global name undefined". Keep calm and carry on.  The fix
will be trivial; if you can figure it out MR it yourself, otherwise
report the bug and I'll fix it immediately.
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>

There's a tendency today to absolve individuals of
moral responsibility and treat them as victims of
social circumstance.  You buy that, you pay with your
soul.
		-Tom Robbins, Still Life with Woodpecker


More information about the devel mailing list