mirror of https://github.com/python/cpython
Merged revisions 66861 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r66861 | benjamin.peterson | 2008-10-08 23:11:33 +0200 (Wed, 08 Oct 2008) | 1 line quiet sphinx warnings ........
This commit is contained in:
parent
ec068d3ae3
commit
939582fd06
|
@ -2062,7 +2062,7 @@ code:
|
|||
.. ======================================================================
|
||||
|
||||
|
||||
.. _acks:
|
||||
.. _23acks:
|
||||
|
||||
Acknowledgements
|
||||
================
|
||||
|
|
|
@ -1551,7 +1551,7 @@ code:
|
|||
.. ======================================================================
|
||||
|
||||
|
||||
.. _acks:
|
||||
.. _24acks:
|
||||
|
||||
Acknowledgements
|
||||
================
|
||||
|
|
|
@ -1109,7 +1109,7 @@ Here are all of the changes that Python 2.5 makes to the core Python language.
|
|||
.. ======================================================================
|
||||
|
||||
|
||||
.. _interactive:
|
||||
.. _25interactive:
|
||||
|
||||
Interactive Interpreter Changes
|
||||
-------------------------------
|
||||
|
@ -1211,7 +1211,7 @@ marked in the following list.
|
|||
.. ======================================================================
|
||||
|
||||
|
||||
.. _modules:
|
||||
.. _25modules:
|
||||
|
||||
New, Improved, and Removed Modules
|
||||
==================================
|
||||
|
|
|
@ -3274,7 +3274,7 @@ that may require changes to your code:
|
|||
.. ======================================================================
|
||||
|
||||
|
||||
.. _acks:
|
||||
.. _26acks:
|
||||
|
||||
Acknowledgements
|
||||
================
|
||||
|
|
Loading…
Reference in New Issue