Kaydet (Commit) 7b5151c1 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

fix typos in whatsnew

üst a19f9f96
...@@ -1465,10 +1465,11 @@ New, Improved, and Deprecated Modules ...@@ -1465,10 +1465,11 @@ New, Improved, and Deprecated Modules
As usual, Python's standard library received a number of enhancements and bug 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 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 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. complete list of changes, or look through the Subversion logs for all the
details.
* (3.0-warning mode) Python 3.0 will feature a reorganized standard * (3.0-warning mode) Python 3.0 will feature a reorganized standard
library; many outdated modules are being dropped, library; many outdated modules are being dropped,
and some modules are being renamed or moved into packages. and some modules are being renamed or moved into packages.
Python 2.6 running in 3.0-warning mode will warn about these modules Python 2.6 running in 3.0-warning mode will warn about these modules
when they are imported. when they are imported.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment