You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python 2.7.8 (default, Oct 17 2014, 10:22:45)
[GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.54)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> from backports.ssl import HAS_SNI
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: cannot import name HAS_SNI
The text was updated successfully, but these errors were encountered:
backports.ssl.HAS_SNI
is missing:The text was updated successfully, but these errors were encountered: