mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
And one more versionadded fix in release31-maint.
This commit is contained in:
parent
448ce5b022
commit
e8af5fff3a
1 changed files with 1 additions and 1 deletions
|
@ -384,7 +384,7 @@ HTTPConnection Objects
|
|||
Set the debugging level (the amount of debugging output printed). The default
|
||||
debug level is ``0``, meaning no debugging output is printed.
|
||||
|
||||
.. versionadded:: 2.7
|
||||
.. versionadded:: 3.1
|
||||
|
||||
|
||||
.. method:: HTTPConnection.connect()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue