Searched refs:with_cwd (Results 1 – 2 of 2) sorted by relevance
495 self.transfer_path(with_cwd=True)499 def restart_subprocess(self, with_cwd=False, filename=''): argument523 self.transfer_path(with_cwd=with_cwd)577 def transfer_path(self, with_cwd=False): argument578 if with_cwd: # Issue 135061394 self.interp.restart_subprocess(with_cwd=True)
144 with_cwd=False, filename=filename)