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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
_parseaddr.py 232 plist = self.getphraselist()
414 getphraselist() since phrase endings must not include the `.' (which
429 def getphraselist(self): member in class:AddrlistClass
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
_parseaddr.py 232 plist = self.getphraselist()
414 getphraselist() since phrase endings must not include the `.' (which
429 def getphraselist(self): member in class:AddrlistClass
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
rfc822.py 554 plist = self.getphraselist()
733 getphraselist() since phrase endings must not include the `.' (which
747 def getphraselist(self): member in class:AddrlistClass
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
rfc822.py 554 plist = self.getphraselist()
733 getphraselist() since phrase endings must not include the `.' (which
747 def getphraselist(self): member in class:AddrlistClass
    [all...]

Completed in 111 milliseconds