import gopherlib, syshost = sys.argv[1]file = sys.argv[2]f = gopherlib.send_selector(file, host)for line in f.readlines(): sys.stdout.write(line)
Name (required)
email (will not be published) (required)
Website