mirror of
https://github.com/python/cpython.git
synced 2025-11-15 16:09:29 +00:00
Remove note about compatibility layer, as the compatibility layer was removed.
This commit is contained in:
parent
b803c517bf
commit
7d6068e6c9
1 changed files with 0 additions and 6 deletions
|
|
@ -21,12 +21,6 @@ uses it to handle URLs that use HTTP and HTTPS.
|
||||||
HTTPS support is only available if the :mod:`socket` module was compiled with
|
HTTPS support is only available if the :mod:`socket` module was compiled with
|
||||||
SSL support.
|
SSL support.
|
||||||
|
|
||||||
.. note::
|
|
||||||
|
|
||||||
The public interface for this module changed substantially in Python 2.0. The
|
|
||||||
:class:`HTTP` class is retained only for backward compatibility with 1.5.2. It
|
|
||||||
should not be used in new code. Refer to the online docstrings for usage.
|
|
||||||
|
|
||||||
The module provides the following classes:
|
The module provides the following classes:
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue