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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
PyShell.py 443 self.transfer_path(with_cwd=True)
471 self.transfer_path(with_cwd=with_cwd)
522 def transfer_path(self, with_cwd=False): member in class:ModifiedInterpreter
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
PyShell.py 443 self.transfer_path(with_cwd=True)
471 self.transfer_path(with_cwd=with_cwd)
522 def transfer_path(self, with_cwd=False): member in class:ModifiedInterpreter
    [all...]

Completed in 828 milliseconds