Home
last modified time | relevance | path

Searched refs:getcomment (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
D_parseaddr.py207 self.commentlist.append(self.getcomment())
348 self.commentlist.append(self.getcomment())
387 slist.append(self.getcomment())
401 def getcomment(self): member in AddrlistClass
444 self.commentlist.append(self.getcomment())
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Drfc822.py532 self.commentlist.append(self.getcomment())
668 self.commentlist.append(self.getcomment())
706 slist.append(self.getcomment())
720 def getcomment(self): member in AddrlistClass
762 self.commentlist.append(self.getcomment())