Home
last modified time | relevance | path

Searched defs:input_charset (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/email/
Dcharset.py211 def __init__(self, input_charset=DEFAULT_CHARSET): argument
/external/python/cpython2/Lib/email/
Dcharset.py200 def __init__(self, input_charset=DEFAULT_CHARSET): argument