[Python-bugs-list] [ python-Bugs-497109 ] 'lambda' documentation in strange place

noreply@sourceforge.net noreply@sourceforge.net
Mon, 24 Jun 2002 21:02:13 -0700


Bugs item #497109, was opened at 2001-12-27 14:07
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=497109&group_id=5470

Category: Documentation
Group: None
>Status: Closed
>Resolution: Out of Date
Priority: 5
Submitted By: L. Peter Deutsch (lpd)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: 'lambda' documentation in strange place

Initial Comment:
The (Python 2.2) documentation for 'lambda' is in
section 5.10, "Boolean operations". This makes it hard
to find. I suggest putting it in an indexed section of
its own. I originally suggested a 5.3.x section under
"Primaries", but now I'm not so sure that is
appropriate.


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

>Comment By: Raymond Hettinger (rhettinger)
Date: 2002-06-24 23:02

Message:
Logged In: YES 
user_id=80475

Already fixed by JHylton for Py2.3 in ref5.tex 1.58.
New section is 5.11 Lambdas.

Backporting change for Py2.2.  Committed as ref5.tex 
1.53.4.6

Closing bug.


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

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