Georg Brandl | 151f42f | 2008-10-08 18:57:13 +0000 | [diff] [blame] | 1 | .. _whatsnew-index: |
| 2 | |
| 3 | ###################### |
| 4 | What's New in Python |
| 5 | ###################### |
| 6 | |
| 7 | The "What's New in Python" series of essays takes tours through the most |
| 8 | important changes between major Python versions. They are a "must read" for |
| 9 | anyone wishing to stay up-to-date after a new release. |
| 10 | |
| 11 | .. toctree:: |
Georg Brandl | eaede31 | 2008-10-16 20:20:56 +0000 | [diff] [blame] | 12 | :maxdepth: 2 |
Georg Brandl | 151f42f | 2008-10-08 18:57:13 +0000 | [diff] [blame] | 13 | |
| 14 | 2.7.rst |
| 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 |