[Python-3000-checkins] r67545 - python/branches/py3k/Doc/whatsnew/3.1.rst

benjamin.peterson python-3000-checkins at python.org
Fri Dec 5 04:05:29 CET 2008


Author: benjamin.peterson
Date: Fri Dec  5 04:05:29 2008
New Revision: 67545

Log:
fix Sphinx warnings

Modified:
   python/branches/py3k/Doc/whatsnew/3.1.rst

Modified: python/branches/py3k/Doc/whatsnew/3.1.rst
==============================================================================
--- python/branches/py3k/Doc/whatsnew/3.1.rst	(original)
+++ python/branches/py3k/Doc/whatsnew/3.1.rst	Fri Dec  5 04:05:29 2008
@@ -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:


More information about the Python-3000-checkins mailing list