Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7d6068e

Browse files
committed
Remove note about compatibility layer, as the compatibility layer was removed.
1 parent b803c51 commit 7d6068e

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

Doc/library/httplib.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,6 @@ uses it to handle URLs that use HTTP and HTTPS.
2121
HTTPS support is only available if the :mod:`socket` module was compiled with
2222
SSL support.
2323

24-
.. note::
25-
26-
The public interface for this module changed substantially in Python 2.0. The
27-
:class:`HTTP` class is retained only for backward compatibility with 1.5.2. It
28-
should not be used in new code. Refer to the online docstrings for usage.
29-
3024
The module provides the following classes:
3125

3226

0 commit comments

Comments
 (0)