Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | __init__ |
def | readline |
def | close |
Data Fields | |
sslobj | |
A fake file like object that really wraps a SSLObject. It only supports what is needed in smtplib.
Definition at line 143 of file smtplib.py.
def close | ( | self) |
Definition at line 159 of file smtplib.py.
def readline | ( | self) |
Definition at line 151 of file smtplib.py.
sslobj |
Definition at line 149 of file smtplib.py.