diff options
author | Georg Brandl <georg@python.org> | 2012-10-28 12:35:56 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2012-10-28 12:35:56 (GMT) |
commit | 75f0020d29a1a9ea6b06dc125fb3e023655a21bb (patch) | |
tree | f3c5fb91051069ecc0ad33242848f700e2b61753 /Doc/whatsnew/3.2.rst | |
parent | 579d5cd643d31b732e6e7707582276565e44ece9 (diff) | |
download | cpython-75f0020d29a1a9ea6b06dc125fb3e023655a21bb.zip cpython-75f0020d29a1a9ea6b06dc125fb3e023655a21bb.tar.gz cpython-75f0020d29a1a9ea6b06dc125fb3e023655a21bb.tar.bz2 |
Remove confusing "Release" and "Date" markers from whatsnews.
Diffstat (limited to 'Doc/whatsnew/3.2.rst')
-rw-r--r-- | Doc/whatsnew/3.2.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index 0553ec3..09640f6 100644 --- a/Doc/whatsnew/3.2.rst +++ b/Doc/whatsnew/3.2.rst @@ -3,8 +3,6 @@ **************************** :Author: Raymond Hettinger -:Release: |release| -:Date: |today| .. $Id$ Rules for maintenance: |