]> granicus.if.org Git - python/commitdiff
Avoid useless indentation.
authorGeorg Brandl <georg@python.org>
Mon, 21 May 2012 18:28:58 +0000 (20:28 +0200)
committerGeorg Brandl <georg@python.org>
Mon, 21 May 2012 18:28:58 +0000 (20:28 +0200)
Doc/library/http.client.rst

index ae6c91fa08f932b725bf09f37b8328dab866aaf7..efb4c41ede0dd7fbe5763864cf41af8c2875dcd1 100644 (file)
@@ -382,8 +382,8 @@ and also the following constants for integer status codes:
 |                                          |         | :rfc:`6585`, Section 6                                                |
 +------------------------------------------+---------+-----------------------------------------------------------------------+
 
-  .. versionchanged:: 3.3
-     Added codes ``428``, ``429``, ``431`` and ``511`` from :rfc:`6585`.
+.. versionchanged:: 3.3
+   Added codes ``428``, ``429``, ``431`` and ``511`` from :rfc:`6585`.
 
 
 .. data:: responses