Add a shim for ssl_match_hostname on py3.

This commit is contained in:
Ralph Bean 2015-01-05 12:39:58 -05:00
parent 8ee9464632
commit bf0d12f9bb

View File

@ -0,0 +1 @@
from ssl import match_hostname, CertificateError