Home
last modified time | relevance | path

Searched refs:SMTPDataError (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dsmtplib.py116 class SMTPDataError(SMTPResponseException): class
486 raise SMTPDataError(code, repl)
728 raise SMTPDataError(code, resp)