Example #1
0
 def xmlrpc_uname(self):
     """
     Return information about running kernel
     """
     return util.uname()
Example #2
0
 def xmlrpc_uname(self):
     """
     Return information about running kernel
     """
     return util.uname()