We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc5ecf9 commit 7872648Copy full SHA for 7872648
doc/api/ssl.rst
@@ -150,22 +150,12 @@ Context, Connection.
150
.. autofunction:: OpenSSL_version
151
152
153
-.. py:data:: ContextType
154
-
155
- See :py:class:`Context`.
156
157
158
.. autoclass:: Context
159
:noindex:
160
161
.. autoclass:: Session
162
163
164
-.. py:data:: ConnectionType
165
166
- See :py:class:`Connection`.
167
168
169
.. py:class:: Connection(context, socket)
170
171
0 commit comments