Searched refs:add_charset (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/email/ |
H A D | charset.py | 8 '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 D | test_email.py | 4742 CharsetModule.add_charset('fake', CharsetModule.QP, None, 'utf-8')
|
Completed in 9 milliseconds