Re: lambda functions within list comprehensions



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.

.



Relevant Pages

  • questions about VB.NET, and uses in education
    ... Nowadays most in education use Java and flash. ... But I'm wondering why there seems to be a lot of negative opinions about VB.NET when it is very well designed and much easier to learn and use than even python for example. ... So I'm listing some other nice features in the design of VB.NET and then some drawbacks, but I don't see why VB.NET deserves so much heat. ...
    (microsoft.public.dotnet.languages.vb)
  • pylib/py.test 1.0.0 released
    ... programming with Python. ... It features the mature cross-project ... plugins: it is now easy to write plugins by implementing one ...
    (comp.lang.python)
  • pylib/py.test 1.0.0 released
    ... programming with Python. ... It features the mature cross-project ... plugins: it is now easy to write plugins by implementing one ...
    (comp.lang.python.announce)
  • Re: questions about VB.NET, and uses in education
    ... features as effective as found in any language, and MS will be supporting it ... > Nowadays most in education use Java and flash. ... > even python for example. ... > I have a lot of appreciation for the design of VB.NET now. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: How to Teach Python "Variables"
    ... "variables" in the sense that, say, C does, and instead has bindings ... a redefinition of terms programmers are already familiar with. ... Python "variables" do not work the way they do in ... of pointers in C is implementing pass-by-reference. ...
    (comp.lang.python)