diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2007-09-01 19:26:28 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2007-09-01 19:26:28 (GMT) |
commit | bbb809ee6fac1b475de1007b253dc53888e9da90 (patch) | |
tree | b9f6d30e0f36dff746e63a6f11137bf046bd65f8 /Doc | |
parent | b355304ea49ea50a539f1df01ad79b763225d1c6 (diff) | |
download | cpython-bbb809ee6fac1b475de1007b253dc53888e9da90.zip cpython-bbb809ee6fac1b475de1007b253dc53888e9da90.tar.gz cpython-bbb809ee6fac1b475de1007b253dc53888e9da90.tar.bz2 |
I'm not actually an author
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/whatsnew/3.0.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/3.0.rst b/Doc/whatsnew/3.0.rst index 88a8a12..1884a1f 100644 --- a/Doc/whatsnew/3.0.rst +++ b/Doc/whatsnew/3.0.rst @@ -2,7 +2,7 @@ What's New in Python 3.0 **************************** -:Author: A.M. Kuchling, Guido van Rossum +:Author: Guido van Rossum :Release: 0.1 .. Rules for maintenance: |