add a versionadded tag for set_tunnel

This commit is contained in:
Gregory P. Smith 2009-05-24 18:00:13 +00:00
parent d49e375eed
commit d03e1b4475
1 changed files with 2 additions and 0 deletions

View File

@ -433,6 +433,8 @@ HTTPConnection Objects
Set the host and the port for HTTP Connect Tunnelling. Normally used when
it is required to do HTTPS Conection through a proxy server.
.. versionadded:: 2.7
.. method:: HTTPConnection.connect()