]> granicus.if.org Git - python/commitdiff
versionadded: 3.2. not 3.1.
authorSenthil Kumaran <orsenthil@gmail.com>
Sat, 25 Jul 2009 04:27:38 +0000 (04:27 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Sat, 25 Jul 2009 04:27:38 +0000 (04:27 +0000)
Doc/library/http.client.rst

index 3d37c1b80f1073907116ba7f997a490fad347f0c..02ab9dc552f7bd3d96ca19117e71a8ca0448e53a 100644 (file)
@@ -391,7 +391,7 @@ HTTPConnection Objects
    Set the host and the port for HTTP Connect Tunnelling. Normally used when it
    is required to a HTTPS Connection through a proxy server.
 
-   .. versionadded:: 3.1
+   .. versionadded:: 3.2
 
 .. method:: HTTPConnection.connect()