diff options
author | R David Murray <rdmurray@bitdance.com> | 2014-03-10 22:15:09 (GMT) |
---|---|---|
committer | R David Murray <rdmurray@bitdance.com> | 2014-03-10 22:15:09 (GMT) |
commit | 4896ebee1fc7a9b851e9429312271903f144e88e (patch) | |
tree | 53bb1e1d06bd3072433cbe2b370a3756ba380c34 /Doc | |
parent | 9ea2a630fe659315666769a47eccab16bc40b6e0 (diff) | |
download | cpython-4896ebee1fc7a9b851e9429312271903f144e88e.zip cpython-4896ebee1fc7a9b851e9429312271903f144e88e.tar.gz cpython-4896ebee1fc7a9b851e9429312271903f144e88e.tar.bz2 |
whatsnew: take credit.
They aren't all my words, but most of them are :).
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/whatsnew/3.4.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Doc/whatsnew/3.4.rst b/Doc/whatsnew/3.4.rst index 14a6eef..77ae26e 100644 --- a/Doc/whatsnew/3.4.rst +++ b/Doc/whatsnew/3.4.rst @@ -2,8 +2,7 @@ What's New In Python 3.4 **************************** -.. :Author: Someone <email> - (uncomment if there is a principal author) +:Author: R. David Murray <rdmurray@bitdance.com> .. Rules for maintenance: |