Home
last modified time | relevance | path

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

/external/python/cpython2/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())
/external/python/cpython2/Lib/
Drfc822.py537 self.commentlist.append(self.getcomment())
673 self.commentlist.append(self.getcomment())
711 slist.append(self.getcomment())
725 def getcomment(self): member in AddrlistClass
767 self.commentlist.append(self.getcomment())
/external/python/cpython2/Doc/library/
Dfm.rst84 .. method:: font handle.getcomment()