Searched refs:with_cwd (Results 1 – 2 of 2) sorted by relevance
476 self.transfer_path(with_cwd=True)480 def restart_subprocess(self, with_cwd=False, filename=''): argument504 self.transfer_path(with_cwd=with_cwd)558 def transfer_path(self, with_cwd=False): argument559 if with_cwd: # Issue 135061275 self.interp.restart_subprocess(with_cwd=True)
144 with_cwd=False, filename=filename)