A fake socket object that really wraps a SSLObject.
It only supports what is needed in smtplib.
There are no base classes.
There are no implemented interfaces.
There are no attributes in this class.
close()
send(str)
sendall(str)
There are no known subclasses.