Home | History | Annotate | Download | only in python2.7

Lines Matching refs:allowcomments

679     def getdelimited(self, beginchar, endchars, allowcomments = 1):
689 If `allowcomments' is non-zero, embedded RFC 2822 comments are allowed
705 elif allowcomments and self.field[self.pos] == '(':