Skip to content

Commit 61deb5b

Browse files
committed
readded line
1 parent 0fc73e5 commit 61deb5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/library/urllib.request.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -911,6 +911,7 @@ HTTPRedirectHandler Objects
911911
do allow automatic redirection of these responses, changing the POST to a
912912
``GET``, and the default implementation reproduces this behavior.
913913

914+
914915
.. method:: HTTPRedirectHandler.http_error_301(req, fp, code, msg, hdrs)
915916

916917
Redirect to the ``Location:`` or ``URI:`` URL. This method is called by the

0 commit comments

Comments
 (0)