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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
H A D_parseaddr.py207 self.commentlist.append(self.getcomment())
348 self.commentlist.append(self.getcomment())
387 slist.append(self.getcomment())
388 continue # have already advanced pos from getcomment
401 def getcomment(self): member in class:AddrlistClass
444 self.commentlist.append(self.getcomment())
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Drfc822.py532 self.commentlist.append(self.getcomment())
668 self.commentlist.append(self.getcomment())
706 slist.append(self.getcomment())
707 continue # have already advanced pos from getcomment
720 def getcomment(self): member in class:AddrlistClass
762 self.commentlist.append(self.getcomment())

Completed in 89 milliseconds