]> granicus.if.org Git - python/commitdiff
Martin's name with Unicode.
authorRaymond Hettinger <python@rcn.com>
Tue, 7 Dec 2010 09:55:02 +0000 (09:55 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 7 Dec 2010 09:55:02 +0000 (09:55 +0000)
Doc/whatsnew/3.2.rst

index 9132acf4c1a7c6076661368429465bfd5642accd..b2fea5d15e7198c55bb27431e77ada481bf62503 100644 (file)
@@ -48,6 +48,9 @@
    when researching a change.
 
 This article explains the new features in Python 3.2, compared to 3.1.
+It focuses on a few highlights and gives a few examples.  For full details,
+see the :file:`Misc/NEWS` file.
+
 
 PEP 384: Defining a Stable ABI
 ==============================
@@ -70,7 +73,7 @@ need to be recompiled for every feature release.
 .. seealso::
 
    :pep:`384` - Defining a Stable ABI
-      PEP written by Martin von Loewis.
+      PEP written by Martin von Lรถwis.
 
 PEP 389: Argparse Command Line Parsing Module
 =============================================