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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mailbox.py 798 from_line = 'From ' + message.get_from()
1590 def get_from(self): member in class:_mboxMMDFMessage
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mailbox.py 798 from_line = 'From ' + message.get_from()
1590 def get_from(self): member in class:_mboxMMDFMessage
    [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 410 milliseconds