mirror of https://github.com/python/cpython
fix whitespace nit.
This commit is contained in:
parent
0215d09ca9
commit
3e7f33fc82
|
@ -935,8 +935,8 @@ HTTPErrorProcessor Objects
|
|||
|
||||
.. method:: HTTPErrorProcessor.https_response()
|
||||
|
||||
Process HTTPS error responses.
|
||||
|
||||
Process HTTPS error responses.
|
||||
|
||||
The behavior is same as :meth:`http_response`.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue