Benjamin Peterson | f10a79a | 2008-10-11 00:49:57 +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:: |
Benjamin Peterson | 206e307 | 2008-10-19 14:07:49 +0000 | [diff] [blame] | 12 | :maxdepth: 2 |
Benjamin Peterson | f10a79a | 2008-10-11 00:49:57 +0000 | [diff] [blame] | 13 | |
Georg Brandl | c47408a | 2008-12-04 18:44:53 +0000 | [diff] [blame] | 14 | 3.1.rst |
Benjamin Peterson | f10a79a | 2008-10-11 00:49:57 +0000 | [diff] [blame] | 15 | 3.0.rst |
| 16 | 2.7.rst |
| 17 | 2.6.rst |
| 18 | 2.5.rst |
| 19 | 2.4.rst |
| 20 | 2.3.rst |
| 21 | 2.2.rst |
| 22 | 2.1.rst |
| 23 | 2.0.rst |