diff options
author | Benjamin Peterson <benjamin@python.org> | 2008-12-05 03:05:29 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2008-12-05 03:05:29 (GMT) |
commit | 3432829ea0f0168c8665bd0166b24e52d7ef96bb (patch) | |
tree | ad38a363d5c2de4fbfef821d5a85e9bea1b511f8 /Doc/whatsnew/3.1.rst | |
parent | 608d574828b6bfdf21eff0f5401ab044cd628dec (diff) | |
download | cpython-3432829ea0f0168c8665bd0166b24e52d7ef96bb.zip cpython-3432829ea0f0168c8665bd0166b24e52d7ef96bb.tar.gz cpython-3432829ea0f0168c8665bd0166b24e52d7ef96bb.tar.bz2 |
fix Sphinx warnings
Diffstat (limited to 'Doc/whatsnew/3.1.rst')
-rw-r--r-- | Doc/whatsnew/3.1.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/whatsnew/3.1.rst b/Doc/whatsnew/3.1.rst index cba3cbd..a244568 100644 --- a/Doc/whatsnew/3.1.rst +++ b/Doc/whatsnew/3.1.rst @@ -5,8 +5,8 @@ .. XXX Add trademark info for Apple, Microsoft. :Author: No one so far -.. :Release: |release| -.. :Date: |today| +:Release: |release| +:Date: |today| .. $Id$ Rules for maintenance: |