Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | __init__ |
Data Fields | |
recipients | |
args | |
All recipient addresses refused. The errors for each recipient are accessible through the attribute 'recipients', which is a dictionary of exactly the same sort as SMTP.sendmail() returns.
Definition at line 98 of file smtplib.py.
def __init__ | ( | self, | |
recipients | |||
) |
Definition at line 106 of file smtplib.py.
args |
Definition at line 108 of file smtplib.py.
recipients |
Definition at line 107 of file smtplib.py.