Home
last modified time | relevance | path

Searched refs:LoggingPopen (Results 1 – 4 of 4) sorted by relevance

/dports/net/wireshark/wireshark-3.6.1/test/
H A Dsubprocesstest.py49 class LoggingPopen(subprocess.Popen): class
278 …proc = LoggingPopen(proc_args, stdin=stdin, env=env, shell=shell, log_fd=self.log_fd, cwd=cwd, max…
/dports/net/wireshark-lite/wireshark-3.6.1/test/
H A Dsubprocesstest.py49 class LoggingPopen(subprocess.Popen): class
278 …proc = LoggingPopen(proc_args, stdin=stdin, env=env, shell=shell, log_fd=self.log_fd, cwd=cwd, max…
/dports/net/tshark-lite/wireshark-3.6.1/test/
H A Dsubprocesstest.py49 class LoggingPopen(subprocess.Popen): class
278 …proc = LoggingPopen(proc_args, stdin=stdin, env=env, shell=shell, log_fd=self.log_fd, cwd=cwd, max…
/dports/net/tshark/wireshark-3.6.1/test/
H A Dsubprocesstest.py49 class LoggingPopen(subprocess.Popen): class
278 …proc = LoggingPopen(proc_args, stdin=stdin, env=env, shell=shell, log_fd=self.log_fd, cwd=cwd, max…