Home | History | Annotate | Download | only in test

Lines Matching refs:preexec_fn

774                              preexec_fn=lambda: os.putenv("FRUIT", "apple"))
785 self, args, executable, preexec_fn, close_fds, cwd, env,
792 self, args, executable, preexec_fn, close_fds,
822 stderr=subprocess.PIPE, preexec_fn=raise_it)
1205 preexec_fn=lambda: 1)