def main()

in getPhysHostName.py [0:0]


def main():
    get_physicalhostname()
    print("{} physicalhostname = {}".format(hostname,get_physicalhostname()))