Re: lambda functions within list comprehensions
- From: "Max Rybinsky" <sunspire@xxxxxxxxx>
- Date: 30 Oct 2005 05:07:13 -0800
OK.
The thing i've got is an obscure semantic bug, occured because of my
unawareness of the following Python "features":
1. (In major)
http://mail.python.org/pipermail/python-dev/2005-September/056508.html
2. "late" bindings of the function's body
Got to know! :)
Thanks for your attention.
.
- Follow-Ups:
- Re: lambda functions within list comprehensions
- From: Max Rybinsky
- Re: lambda functions within list comprehensions
- References:
- lambda functions within list comprehensions
- From: Max Rybinsky
- Re: lambda functions within list comprehensions
- From: Max Rybinsky
- lambda functions within list comprehensions
- Prev by Date: Re: Automatic binding of **kwargs to variables
- Next by Date: Re: lambda functions within list comprehensions
- Previous by thread: Re: lambda functions within list comprehensions
- Next by thread: Re: lambda functions within list comprehensions
- Index(es):
Relevant Pages
|