Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HAS_SNI is missing #4

Open
wichert opened this issue Dec 1, 2014 · 0 comments
Open

HAS_SNI is missing #4

wichert opened this issue Dec 1, 2014 · 0 comments

Comments

@wichert
Copy link

wichert commented Dec 1, 2014

backports.ssl.HAS_SNI is missing:

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant