source: python/trunk/Doc/whatsnew/index.rst

Last change on this file was 391, checked in by dmik, 11 years ago

python: Merge vendor 2.7.6 to trunk.

  • Property svn:eol-style set to native
File size: 414 bytes
RevLine 
[2]1.. _whatsnew-index:
2
3######################
4 What's New in Python
5######################
6
7The "What's New in Python" series of essays takes tours through the most
8important changes between major Python versions. They are a "must read" for
9anyone wishing to stay up-to-date after a new release.
10
11.. toctree::
12 :maxdepth: 2
13
[391]14 2.7.rst
[2]15 2.6.rst
16 2.5.rst
17 2.4.rst
18 2.3.rst
19 2.2.rst
20 2.1.rst
21 2.0.rst
Note: See TracBrowser for help on using the repository browser.