HomeSort by relevance Sort by last modified time
    Searched refs:transfer_path (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Lib/idlelib/
PyShell.py 471 self.transfer_path(with_cwd=True)
499 self.transfer_path(with_cwd=with_cwd)
551 def transfer_path(self, with_cwd=False): member in class:ModifiedInterpreter
    [all...]
  /external/python/cpython3/Lib/idlelib/
pyshell.py 464 self.transfer_path(with_cwd=True)
492 self.transfer_path(with_cwd=with_cwd)
547 def transfer_path(self, with_cwd=False): member in class:ModifiedInterpreter
    [all...]

Completed in 5800 milliseconds