Erste Alpha, ohne kopieren

This commit is contained in:
2013-01-12 16:17:12 +00:00
parent 9685491307
commit d3f9de40a4
2 changed files with 109 additions and 10 deletions

View File

@@ -36,7 +36,7 @@ class checks(object):
def arch(self):
"""docstring for arch"""
return(800, "ARCH", platform.system())
return(800, "Arch", platform.system())
# def arch
def hostname(self):