"class TLSClientExeption(IOError):" should be "class TLSClientException(IOError):"
"class TLSClientExeption(IOError):"
should be
"class TLSClientException(IOError):"