]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34418: Fix HTTPErrorProcessor documentation (GH-8793)
authorSebastian Rittau <srittau@rittau.org>
Fri, 17 Aug 2018 09:47:32 +0000 (11:47 +0200)
committerBerker Peksag <berker.peksag@gmail.com>
Fri, 17 Aug 2018 09:47:32 +0000 (12:47 +0300)
commitc53aaec793e018edef4e72a3edbd338b10db10aa
tree4a58596aabbfd9df1cc0b936320b6de00588aca9
parent1590c393360df059160145e7475754427bfc6680
bpo-34418: Fix HTTPErrorProcessor documentation (GH-8793)

The http_response() and https_response() methods of the HTTPErrorProcessor
class have two required parameters, 'request' and 'response'.
Doc/library/urllib.request.rst