]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
format .. note properly
authorBenjamin Peterson <benjamin@python.org>
Fri, 27 Mar 2015 20:07:35 +0000 (16:07 -0400)
committerBenjamin Peterson <benjamin@python.org>
Fri, 27 Mar 2015 20:07:35 +0000 (16:07 -0400)
Doc/whatsnew/3.5.rst

index ef4999afb86a43d7369663cdfaf76f9a7799ae57..c13289a727bbdce185525be3fcbb6b9d20985d19 100644 (file)
@@ -49,9 +49,11 @@ This article explains the new features in Python 3.5, compared to 3.4.
 
 For full details, see the :source:`Misc/NEWS` file.
 
-.. note:: Prerelease users should be aware that this document is currently in
-   draft form. It will be updated substantially as Python 3.5 moves towards
-   release, so it's worth checking back even after reading earlier versions.
+.. note::
+
+   Prerelease users should be aware that this document is currently in draft
+   form. It will be updated substantially as Python 3.5 moves towards release,
+   so it's worth checking back even after reading earlier versions.
 
 
 .. seealso::