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