]> granicus.if.org Git - python/commitdiff
And one more versionadded fix in release31-maint.
authorMark Dickinson <dickinsm@gmail.com>
Thu, 1 Oct 2009 20:22:45 +0000 (20:22 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Thu, 1 Oct 2009 20:22:45 +0000 (20:22 +0000)
Doc/library/http.client.rst

index 36322421b94c96966013dd1acbbaedd132b72dc3..0b413277e057a93c8eacb652226fe53db798adbc 100644 (file)
@@ -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()