From: Raymond Hettinger <python@rcn.com>
Date: Fri, 3 Jan 2003 10:41:50 +0000 (+0000)
Subject: Add contributor.
X-Git-Tag: v2.3c1~2631
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1618cedfacdeda58d2837f138ff815439232e3ae;p=python

Add contributor.
---

diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex
index 2523e3c558..c0c6abe0bb 100644
--- a/Doc/whatsnew/whatsnew23.tex
+++ b/Doc/whatsnew/whatsnew23.tex
@@ -1884,6 +1884,7 @@ added to \class{timedelta} instances.
 
 For more information, refer to the \ulink{module's reference
 documentation}{http://www.python.org/dev/doc/devel/lib/module-datetime.html}.
+(Contributed by Tim Peters.)
 
 
 %======================================================================