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

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
H A Dcharset.py8 'add_charset',
111 def add_charset(charset, header_enc=None, body_enc=None, output_charset=None):
108 def add_charset(charset, header_enc=None, body_enc=None, output_charset=None): function
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
H A Dcharset.py8 'add_charset',
111 def add_charset(charset, header_enc=None, body_enc=None, output_charset=None):
108 def add_charset(charset, header_enc=None, body_enc=None, output_charset=None): function

Completed in 47 milliseconds