Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8e87fec

Browse files
committed
Merged revisions 74148 via svnmerge from
svn+ssh://[email protected]/python/trunk ........ r74148 | ezio.melotti | 2009-07-21 23:18:27 +0300 (Tue, 21 Jul 2009) | 1 line #6536 fixed typo ........
1 parent 9d7c3cd commit 8e87fec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/howto/urllib2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ than the URL you pass to .add_password() will also match. ::
493493

494494
.. note::
495495

496-
In the above example we only supplied our ``HHTPBasicAuthHandler`` to
496+
In the above example we only supplied our ``HTTPBasicAuthHandler`` to
497497
``build_opener``. By default openers have the handlers for normal situations
498498
-- ``ProxyHandler``, ``UnknownHandler``, ``HTTPHandler``,
499499
``HTTPDefaultErrorHandler``, ``HTTPRedirectHandler``, ``FTPHandler``,

0 commit comments

Comments
 (0)