Searched refs:_splitparam (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/email/ | ||
H A D | message.py | 29 def _splitparam(param): function 609 ctype = _splitparam(value)[0].lower() 965 c_d = _splitparam(value)[0].lower() |
Completed in 3 milliseconds