def ping(hostname): public_control.get_ping(hostname) '''
def get_ping(str): ping = public_control.get_ping(str) return ping