diff options
author | Raymond Hettinger <python@rcn.com> | 2009-06-28 21:37:08 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2009-06-28 21:37:08 (GMT) |
commit | f558ddd61f99ec7476701b97d41c443564819413 (patch) | |
tree | d3e80131fb9fbeba5b35fa32061d289d1d494914 /Doc/whatsnew/index.rst | |
parent | 5a6deb4caecca67a08ee0bf79a2df02f8c26b5f9 (diff) | |
download | cpython-f558ddd61f99ec7476701b97d41c443564819413.zip cpython-f558ddd61f99ec7476701b97d41c443564819413.tar.gz cpython-f558ddd61f99ec7476701b97d41c443564819413.tar.bz2 |
Fill-in some new news.
Diffstat (limited to 'Doc/whatsnew/index.rst')
-rw-r--r-- | Doc/whatsnew/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/whatsnew/index.rst b/Doc/whatsnew/index.rst index 4d2bf3f..72b04ba 100644 --- a/Doc/whatsnew/index.rst +++ b/Doc/whatsnew/index.rst @@ -11,6 +11,7 @@ anyone wishing to stay up-to-date after a new release. .. toctree:: :maxdepth: 2 + 3.2 rst 3.1.rst 3.0.rst 2.7.rst |