class SMTPBadRcpt(SMTPAddressError): (source)
Undocumented
| Method | __init__ |
Undocumented |
Inherited from SMTPAddressError:
| Method | __str__ |
Undocumented |
| Instance Variable | addr |
Undocumented |
Inherited from SMTPServerError (via SMTPAddressError):
| Instance Variable | code |
Undocumented |
| Instance Variable | resp |
Undocumented |