Make sure to update all references to a module's new name in 2.6.

This commit is contained in:
Brett Cannon 2008-05-12 03:35:20 +00:00
parent a6bd1b06ff
commit 0442db4860
1 changed files with 4 additions and 1 deletions

View File

@ -110,7 +110,7 @@ distribution for Python for users that rely upon the code.
+ Supplanted by the ``hashlib`` package.
* sv [done: 3.0]
* sv [done: 2.6, 3.0]
+ Documented as obsolete since Python 2.0 or earlier.
+ Interface to obsolete SGI Indigo hardware.
@ -1010,6 +1010,9 @@ Python 2.6
#. Rename the module in its own documentation.
#. Update all references in the documentation from the old name to
the new name.
#. Commit the changes (this checkin should be allowed to propagate to py3k).
#. Add a stub entry in the documentation for the old name which