diff options
author | R David Murray <rdmurray@bitdance.com> | 2012-09-29 19:33:49 (GMT) |
---|---|---|
committer | R David Murray <rdmurray@bitdance.com> | 2012-09-29 19:33:49 (GMT) |
commit | 9a2eb3aa66e5d8a98fa8a11e3a84e4b5aa281beb (patch) | |
tree | 8c0f1e8f03b3a2cf8bf90452da1974cdfac24d91 /Doc/whatsnew/3.3.rst | |
parent | f75e65f0f4d62d53f087d259d9b6bbedb648da92 (diff) | |
download | cpython-9a2eb3aa66e5d8a98fa8a11e3a84e4b5aa281beb.zip cpython-9a2eb3aa66e5d8a98fa8a11e3a84e4b5aa281beb.tar.gz cpython-9a2eb3aa66e5d8a98fa8a11e3a84e4b5aa281beb.tar.bz2 |
Raymond didn't write any of the text this time, remove as author.
Diffstat (limited to 'Doc/whatsnew/3.3.rst')
-rw-r--r-- | Doc/whatsnew/3.3.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst index 43b238d..a50a124 100644 --- a/Doc/whatsnew/3.3.rst +++ b/Doc/whatsnew/3.3.rst @@ -2,7 +2,6 @@ What's New In Python 3.3 **************************** -:Author: Raymond Hettinger :Release: |release| :Date: |today| |