]> granicus.if.org Git - python/commitdiff
CVS -> Subversion
authorSkip Montanaro <skip@pobox.com>
Tue, 4 Sep 2007 02:52:00 +0000 (02:52 +0000)
committerSkip Montanaro <skip@pobox.com>
Tue, 4 Sep 2007 02:52:00 +0000 (02:52 +0000)
Doc/whatsnew/3.0.rst

index ef5b6a363e6b217feb3af198ed39770db950c6ed..a3687f1b611edbd32a2609eb899f8aa06c6cf17b 100644 (file)
@@ -311,7 +311,7 @@ As usual, Python's standard library received a number of enhancements
 and bug fixes.  Here's a partial list of the most notable changes,
 sorted alphabetically by module name. Consult the :file:`Misc/NEWS`
 file in the source tree for a more complete list of changes, or look
-through the CVS logs for all the details.
+through the Subversion logs for all the details.
 
 * The ``cPickle`` module is gone.  Use ``pickle`` instead.  Eventually
   we'll have a transparent accelerator module.