]> granicus.if.org Git - python/commitdiff
Add contributor name.
authorRaymond Hettinger <python@rcn.com>
Sun, 9 Mar 2003 07:19:38 +0000 (07:19 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 9 Mar 2003 07:19:38 +0000 (07:19 +0000)
Doc/whatsnew/whatsnew23.tex

index 80e829b0a47a59996d2faf0081b4e5be1d495f4b..362db5fffdab249e56438654e751b177d1b47cad 100644 (file)
@@ -1372,6 +1372,7 @@ the iterator for which the function \function{predicate()} returns
 \code{obj} \var{N} times.  There are a number of other functions in
 the module; see the \ulink{package's reference
 documentation}{../lib/module-itertools.html} for details.
+(Contributed by Raymond Hettinger.)
 
 \item Two new functions in the \module{math} module,
 \function{degrees(\var{rads})} and \function{radians(\var{degs})},