Home
last modified time | relevance | path

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

/third_party/python/Lib/email/
Dpolicy.py222 SMTP = default.clone(linesep='\r\n') variable
/third_party/python/Lib/
Dsmtplib.py190 class SMTP: class