Commit 62c10200 by Czémán Arnold

openbsd: Add comment for time setting

parent 495634e6
......@@ -50,6 +50,7 @@ class Context(BaseContext):
# http://stackoverflow.com/questions/12081310/
# python-module-to-change-system-date-and-time
# There is no 'rt' library on OpenBSD
@staticmethod
def _openbsd_set_time(time):
import ctypes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment