Lines Matching refs:network
993 network = open('/etc/sysconfig/network')994 m = re.search('GATEWAY=(\S+)', network.read())