diff options
author | Georg Brandl <georg@python.org> | 2012-10-28 12:37:18 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2012-10-28 12:37:18 (GMT) |
commit | ff65a10418c2888f6de8f4c374c27eb97e416bf9 (patch) | |
tree | 04dc5fd38c45507ed27f5f661b8ae15e9c4077a4 /Doc/whatsnew/3.3.rst | |
parent | 6d50a5447af687e2a1303876a3c7867734477762 (diff) | |
parent | 6a935d9230f5153697a5676a039c1af905617858 (diff) | |
download | cpython-ff65a10418c2888f6de8f4c374c27eb97e416bf9.zip cpython-ff65a10418c2888f6de8f4c374c27eb97e416bf9.tar.gz cpython-ff65a10418c2888f6de8f4c374c27eb97e416bf9.tar.bz2 |
Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.2.
Diffstat (limited to 'Doc/whatsnew/3.3.rst')
-rw-r--r-- | Doc/whatsnew/3.3.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst index bba2415..485cdea 100644 --- a/Doc/whatsnew/3.3.rst +++ b/Doc/whatsnew/3.3.rst @@ -2,9 +2,6 @@ What's New In Python 3.3 **************************** -:Release: |release| -:Date: |today| - .. Rules for maintenance: * Anyone can add text to this document. Do not spend very much time |