Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
NTPsec
ntpsec
Commits
5c3d3faf
Commit
5c3d3faf
authored
Aug 06, 2018
by
Gary E. Miller
💬
Browse files
ntpq: pyflakes found master_encoding was undefined.
parent
57e24b8e
Pipeline
#27289726
passed with stages
in 3 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ntpclients/ntpq.py
View file @
5c3d3faf
...
...
@@ -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:
#
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment