[Patches] [ python-Patches-744877 ] Clarifications in libfuncs.tex

SourceForge.net noreply@sourceforge.net
Sat, 31 May 2003 01:03:49 -0700


Patches item #744877, was opened at 2003-05-28 14:56
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=744877&group_id=5470

Category: Documentation
Group: Python 2.3
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Gerrit Holl (gerrit)
Assigned to: Nobody/Anonymous (nobody)
Summary: Clarifications in libfuncs.tex

Initial Comment:
This patch adds some clarifications is libfuncs.tex and
removes some outdated information:
* The filter() documentation now mentions list
comprehensions in order to explain equality to another
way to express the same.
* The reference to string.atoi() in the int()
documentation was removed, since string.atoi() is
deprecated.
* The sum() documentation mentions reduce() in order to
explain equality to another way to express the same.

I am not sure whether all those changes are wished: if
2 or less changes are wished, it surely is possible to
only apply 2 or less changes ;). 

Is there a list with wishes for the documentation
somewhere? Is it only the SF bug list or is there more?

Gerrit

----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2003-05-31 10:03

Message:
Logged In: YES 
user_id=21627

Thanks for the patch. Applied as libfuncs.tex 1.133.

All issues are tracked on SF, although wishlist items are
best added to the RFE (request for enhancements) tracker
(unless they are accompanied with patches, in which case the
patch tracker is best).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=744877&group_id=5470