Georg Brandl | e78d352 | 2008-10-08 18:57:31 +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 | fb362c3 | 2008-10-16 21:44:19 +0000 | [diff] [blame] | 12 | :maxdepth: 2 |
Georg Brandl | e78d352 | 2008-10-08 18:57:31 +0000 | [diff] [blame] | 13 | |
| 14 | 2.6.rst |
| 15 | 2.5.rst |
| 16 | 2.4.rst |
| 17 | 2.3.rst |
| 18 | 2.2.rst |
| 19 | 2.1.rst |
| 20 | 2.0.rst |