Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
Dpyshell.py495 self.transfer_path(with_cwd=True)
523 self.transfer_path(with_cwd=with_cwd)
577 def transfer_path(self, with_cwd=False): member in ModifiedInterpreter