[Git][NTPsec/ntpsec][master] ntpq: pyflakes found master_encoding was undefined.

Gary E. Miller gitlab at mg.gitlab.com
Mon Aug 6 19:13:39 UTC 2018


Gary E. Miller pushed to branch master at NTPsec / ntpsec


Commits:
5c3d3faf by Gary E. Miller at 2018-08-06T19:13:15Z
ntpq: pyflakes found master_encoding was undefined.

- - - - -


1 changed file:

- ntpclients/ntpq.py


Changes:

=====================================
ntpclients/ntpq.py
=====================================
@@ -34,6 +34,7 @@ except ImportError as e:
     sys.exit(1)
 
 version = ntp.util.stdversion()
+master_encoding = 'latin-1'
 
 # General notes on Python 2/3 compatibility:
 #



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/5c3d3fafb98576b620807486cda3ca5330f6bcbd

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/5c3d3fafb98576b620807486cda3ca5330f6bcbd
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20180806/8da32834/attachment.html>


More information about the vc mailing list