diff options
author | Brett Cannon <brett@python.org> | 2012-10-28 15:49:00 (GMT) |
---|---|---|
committer | Brett Cannon <brett@python.org> | 2012-10-28 15:49:00 (GMT) |
commit | 6c1da829bac310f555d3f3e8e643e9966d7d77fc (patch) | |
tree | c682aa7ee04dca5433bef4d27b487eafdf244b9f /Doc/whatsnew/2.6.rst | |
parent | f873d7c20e9b87e13b27d0eff34c5f50358d4105 (diff) | |
parent | 6294305c2f97eca55789574d8f14aa6765bb3007 (diff) | |
download | cpython-6c1da829bac310f555d3f3e8e643e9966d7d77fc.zip cpython-6c1da829bac310f555d3f3e8e643e9966d7d77fc.tar.gz cpython-6c1da829bac310f555d3f3e8e643e9966d7d77fc.tar.bz2 |
merge
Diffstat (limited to 'Doc/whatsnew/2.6.rst')
-rw-r--r-- | Doc/whatsnew/2.6.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/whatsnew/2.6.rst b/Doc/whatsnew/2.6.rst index a84bc19..bdd7ff7 100644 --- a/Doc/whatsnew/2.6.rst +++ b/Doc/whatsnew/2.6.rst @@ -7,8 +7,6 @@ .. XXX add trademark info for Apple, Microsoft, SourceForge. :Author: A.M. Kuchling (amk at amk.ca) -:Release: |release| -:Date: |today| .. $Id$ Rules for maintenance: |