From: Raymond Hettinger Date: Fri, 3 Jan 2003 10:41:50 +0000 (+0000) Subject: Add contributor. X-Git-Tag: v2.3c1~2631 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1618cedfacdeda58d2837f138ff815439232e3ae;p=thirdparty%2FPython%2Fcpython.git Add contributor. --- diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex index 2523e3c55882..c0c6abe0bb84 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.) %======================================================================