摘要:
import select import os import subprocess import time import fcntl args = ['python','./fetch_file2.py',ip,path] proc = subprocess.Popen(args, stdout=subprocess.PIPE,stderr=subprocess.PIPE,close_fds=... 阅读全文
posted @ 2016-08-28 13:11
妞溜溜
阅读(3547)
评论(0)
推荐(0)
浙公网安备 33010602011771号