[Git][NTPsec/ntpsec][ntpc] ntp.ntpc: Change importado docstring to hopefully conform. -r5
James Browning
gitlab at mg.gitlab.com
Fri Sep 11 05:32:54 UTC 2020
James Browning pushed to branch ntpc at NTPsec / ntpsec
Commits:
d1c9cbda by James Browning at 2020-09-10T22:32:35-07:00
ntp.ntpc: Change importado docstring to hopefully conform. -r5
- - - - -
1 changed file:
- pylib/ntpc.py
Changes:
=====================================
pylib/ntpc.py
=====================================
@@ -13,9 +13,7 @@ LIB = 'ntpc'
def importado():
- """
- Load the ntpc library or throw an OSError trying.
-
+ """Load the ntpc library or throw an OSError trying.
Use find_library() which looks in: LD_LIBRARY_PATH,
DYLD_LIBRARY_PATH, $home/lib, /.usr/local/lib,
/usr/lib, /lib Returns the library handle.
@@ -109,9 +107,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/d1c9cbda4c637e0adbcbc4dc171503ff3fa63f96
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/d1c9cbda4c637e0adbcbc4dc171503ff3fa63f96
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/a3dfa133/attachment.htm>
More information about the vc
mailing list