Python-Tls-Client icon indicating copy to clipboard operation
Python-Tls-Client copied to clipboard

Spelling error in exceptions.py

Open bootisverycool opened this issue 2 months ago • 1 comments
trafficstars

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

bootisverycool avatar Sep 04 '25 20:09 bootisverycool