summaryrefslogtreecommitdiff
path: root/src/OpenSSL/SSL.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/OpenSSL/SSL.py')
-rw-r--r--src/OpenSSL/SSL.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/OpenSSL/SSL.py b/src/OpenSSL/SSL.py
index 660cd9f..e71b044 100644
--- a/src/OpenSSL/SSL.py
+++ b/src/OpenSSL/SSL.py
@@ -117,6 +117,7 @@ __all__ = [
"WantX509LookupError",
"ZeroReturnError",
"SysCallError",
+ "NO_OVERLAPPING_PROTOCOLS",
"SSLeay_version",
"Session",
"Context",