Home
last modified time | relevance | path

Searched refs:add_charset (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/email/
H A Dcharset.py8 'add_charset',
112 def add_charset(charset, header_enc=None, body_enc=None, output_charset=None):
109 def add_charset(charset, header_enc=None, body_enc=None, output_charset=None): global() function
/third_party/python/Lib/test/test_email/
H A Dtest_email.py4742 CharsetModule.add_charset('fake', CharsetModule.QP, None, 'utf-8')

Completed in 9 milliseconds