versionadded: 3.2. not 3.1.

This commit is contained in:
Senthil Kumaran 2009-07-25 04:27:38 +00:00
parent 97f0c6be46
commit 2e910fd0b7

View 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()