Searched refs:_fix_eols (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/ | ||
H A D | smtplib.py | 179 def _fix_eols(data): function 574 msg = _fix_eols(msg).encode('ascii') 875 msg = _fix_eols(msg).encode('ascii') |
Completed in 2 milliseconds