From 3e7f33fc82136f1620ad48df6068d3ac17ba8b44 Mon Sep 17 00:00:00 2001 From: Senthil Kumaran Date: Mon, 18 Jul 2011 07:17:20 +0800 Subject: fix whitespace nit. --- Doc/library/urllib.request.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/library/urllib.request.rst b/Doc/library/urllib.request.rst index acb6888..7dfdf3e 100644 --- a/Doc/library/urllib.request.rst +++ b/Doc/library/urllib.request.rst @@ -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`. -- cgit v0.12