commit | 176402156d904f853d6d2802b9df332ba90b634b | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@twistedmatrix.com> | Tue Mar 11 14:15:22 2014 -0400 |
committer | Jean-Paul Calderone <exarkun@twistedmatrix.com> | Tue Mar 11 14:15:22 2014 -0400 |
tree | eb9a65c153843338f023c4feb7e3936bded12cd4 | |
parent | e7a6939a22a4290fff7aafe39dd0db85157d5e05 [diff] | |
parent | 19bca05964839ac81b6d2e51533ba6c6876020cd [diff] |
Merge pull request #63 from lvh/master Remove references to non-existent MODE_NO_COMPRESSION.
diff --git a/doc/api/ssl.rst b/doc/api/ssl.rst index b506757..da7cfb7 100644 --- a/doc/api/ssl.rst +++ b/doc/api/ssl.rst
@@ -83,12 +83,6 @@ :py:const:`OP_NO_*` constant may be undefined. -.. py:data:: MODE_NO_COMPRESSION - - Constant used with :py:meth:`set_mode` of Context objects to disable - automatic compression of application traffic. - - .. py:data:: SSLEAY_VERSION SSLEAY_CFLAGS SSLEAY_BUILT_ON