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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mailbox.py 325 temp_subpath = self._lookup(temp_key)
328 dominant_subpath = temp_subpath
339 os.rename(os.path.join(self._path, temp_subpath), new_path)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mailbox.py 325 temp_subpath = self._lookup(temp_key)
328 dominant_subpath = temp_subpath
339 os.rename(os.path.join(self._path, temp_subpath), new_path)
    [all...]

Completed in 38 milliseconds