Add a step in a rename to update 2to3.

This commit is contained in:
Brett Cannon 2008-05-20 04:24:16 +00:00
parent bb97eaf2ba
commit 91492bc114
1 changed files with 2 additions and 0 deletions

View File

@ -981,6 +981,8 @@ example of how to approach this.
Python 3.0
//////////
#. Update 2to3 in the sandbox to support the rename.
#. Use ``svn move`` to rename the module.
#. Update all import statements in the stdlib to use the new name