Lines Matching refs:def
13 def create_message(self, msg):
16 def test_get(self):
25 def test_setdefault(self):
37 def check(self, msg, results):
67 def test_basic(self):
136 def test_doublecomment(self):
142 def test_twisted(self):
156 def test_commas_in_full_name(self):
166 def test_quoted_name(self):
173 def test_bogus_to_header(self):
182 def test_addr_ipquad(self):
189 def test_iter(self):
200 def test_rfc2822_phrases(self):
210 ## def test_an_excrutiatingly_long_address_field(self):
217 def test_2getaddrlist(self):
237 def test_parseaddr(self):
246 def test_quote_unquote(self):
252 def test_main():