Searched refs:test_splitting_first_line_only_is_long (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/email/test/ | ||
D | test_email_renamed.py | 701 def test_splitting_first_line_only_is_long(self): member in TestLongHeaders |
D | test_email.py | 770 def test_splitting_first_line_only_is_long(self): member in TestLongHeaders |
/external/python/cpython3/Lib/test/test_email/ | ||
D | test_email.py | 1186 def test_splitting_first_line_only_is_long(self): member in TestLongHeaders |