mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
CVS -> Subversion
This commit is contained in:
parent
a86f5d4029
commit
4edae68f2f
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
and bug fixes. Here's a partial list of the most notable changes,
|
||||||
sorted alphabetically by module name. Consult the :file:`Misc/NEWS`
|
sorted alphabetically by module name. Consult the :file:`Misc/NEWS`
|
||||||
file in the source tree for a more complete list of changes, or look
|
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
|
* The ``cPickle`` module is gone. Use ``pickle`` instead. Eventually
|
||||||
we'll have a transparent accelerator module.
|
we'll have a transparent accelerator module.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue