63
60
# explicitly do want to test against things installed there, therefore
65
62
env_changes = dict(PYTHONVERBOSE='1', **self.preserved_env_vars)
68
76
(out, err) = self.finish_bzr_subprocess(process,
69
77
universal_newlines=False, process_args=args)