]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
minor fix
authorBenjamin Peterson <benjamin@python.org>
Tue, 24 Jun 2008 02:41:08 +0000 (02:41 +0000)
committerBenjamin Peterson <benjamin@python.org>
Tue, 24 Jun 2008 02:41:08 +0000 (02:41 +0000)
Doc/whatsnew/2.6.rst

index 725da9734e8543a4248d4542ce91e95165e9aa65..6f1f157699ad832da2946824ea4e50afc4e0b7e7 100644 (file)
@@ -530,7 +530,7 @@ XXX write this.
 
 .. seealso::
 
-   :pep:`371` - Per-user ``site-packages`` Directory
+   :pep:`371` - Addition of the multiprocessing package
      PEP written by Jesse Noller and Richard Oudkerk; 
      implemented by Richard Oudkerk and Jesse Noller.