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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mailbox.py 359 msg.set_date(os.path.getmtime(os.path.join(self._path, subpath)))
1516 def set_date(self, date): member in class:MaildirMessage
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mailbox.py 359 msg.set_date(os.path.getmtime(os.path.join(self._path, subpath)))
1516 def set_date(self, date): member in class:MaildirMessage
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_mailbox.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_mailbox.py     [all...]

Completed in 230 milliseconds