Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
agent
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
7
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
16b8fc3a
authored
Mar 06, 2017
by
Czémán Arnold
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add missing staticmethod decorator
parent
7f3d854d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
+1
-0
linux/_linuxcontext.py
+1
-0
No files found.
linux/_linuxcontext.py
View file @
16b8fc3a
...
...
@@ -51,6 +51,7 @@ class Context(BaseContext):
# http://stackoverflow.com/questions/12081310/
# python-module-to-change-system-date-and-time
@staticmethod
def
_linux_set_time
(
time
):
import
ctypes
import
ctypes.util
...
...
Czémán Arnold
@cemiarni
mentioned in issue
#15 (closed)
Nov 07, 2018
mentioned in issue
#15 (closed)
mentioned in issue #15
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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