This commit is contained in:
Georg Brandl 2010-05-21 20:52:46 +00:00
parent eb318d3b16
commit da69add804
1 changed files with 1 additions and 1 deletions

View File

@ -427,7 +427,7 @@ OpenerDirector Objects
method on the currently installed global :class:`OpenerDirector`). The
optional *timeout* parameter specifies a timeout in seconds for blocking
operations like the connection attempt (if not specified, the global default
timeout setting will be usedi). The timeout feature actually works only for
timeout setting will be used). The timeout feature actually works only for
HTTP, HTTPS, FTP and FTPS connections).
.. versionchanged:: 2.6