Add a step in a rename to update 2to3.
This commit is contained in:
parent
bb97eaf2ba
commit
91492bc114
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue