Searched defs:SMTPHandler (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Doc/library/ | ||
D | logging.handlers.rst | 609 SMTPHandler chapter |
/external/python/cpython2/Lib/logging/ | ||
D | handlers.py | 872 class SMTPHandler(logging.Handler): class |