[Git][NTPsec/ntpsec][ntpc] ntp.ntpc: Change importado docstring to hopefully conform. -r3
James Browning
gitlab at mg.gitlab.com
Fri Sep 11 04:14:36 UTC 2020
James Browning pushed to branch ntpc at NTPsec / ntpsec
Commits:
212f9291 by James Browning at 2020-09-10T21:14:14-07:00
ntp.ntpc: Change importado docstring to hopefully conform. -r3
- - - - -
1 changed file:
- pylib/ntpc.py
Changes:
=====================================
pylib/ntpc.py
=====================================
@@ -14,7 +14,7 @@ LIB = 'ntpc'
def importado():
"""
- Load the ntpc library or throw an OSError trying.
+ Load the ntpc library or raise OSError trying.
Use find_library() which looks in: LD_LIBRARY_PATH,
DYLD_LIBRARY_PATH, $home/lib, /.usr/local/lib,
@@ -109,8 +109,7 @@ def lfptofloat(in_string):
def msyslog(level, in_string):
- """
- Log send a message to terminal or output.
+ """Log send a message to terminal or output.
Can actually log to syslog, a file or stdout/arderr.
Minimum of of features supported.
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/212f92912460c0fde66c41bd62191a19c0ebbe54
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/212f92912460c0fde66c41bd62191a19c0ebbe54
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/20200911/785ac30d/attachment.htm>
More information about the vc
mailing list