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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mailbox.py 660 new_toc = {}
673 new_toc[key] = (new_start, new_file.tell())
696 self._toc = new_toc
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mailbox.py 660 new_toc = {}
673 new_toc[key] = (new_start, new_file.tell())
696 self._toc = new_toc
    [all...]

Completed in 27 milliseconds