Home
last modified time | relevance | path

Searched defs:header_encode (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/email/
H A Dbase64mime.py61 def header_encode(header_bytes, charset='iso-8859-1'): global() function
H A Dquoprimime.py127 def header_encode(header_bytes, charset='iso-8859-1'): function
H A Dcharset.py279 def header_encode(self, string): global() member in Charset
/third_party/python/Lib/test/test_email/
H A Dtest_email.py3208 def header_encode(self, string): member in TestMiscellaneous.test_accepts_any_charset_like_object.CharsetMock
[all...]

Completed in 8 milliseconds