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

Skip to content

Commit ed270fa

Browse files
committed
Fix closes Issue12479 - Add HTTPErrorProcessor class definition - Patch by Sandro Tosi
1 parent 023c6f7 commit ed270fa

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Doc/library/urllib.request.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,11 @@ The following classes are provided:
313313
A catch-all class to handle unknown URLs.
314314

315315

316+
.. class:: HTTPErrorProcessor()
317+
318+
Process HTTP error responses.
319+
320+
316321
.. _request-objects:
317322

318323
Request Objects

0 commit comments

Comments
 (0)