Re: Pythot doc problem: lambda keyword...

2005-10-13 Thread Jamie Border
"Pisin Bootvong" <[EMAIL PROTECTED]> wrote: Xah Lee ?: [...] > Fuck the Python liers and ignorant fuckheads. Motherfucking don't know > shit and yet lying thru their teeth with fanfare. [...] > Xah > [EMAIL PROTECTED] > ? http://xahlee.org/ [elided] PB> BTW, you post to the wrong group. No

Re: Pythot doc problem: lambda keyword...

2005-10-10 Thread Pisin Bootvong
Xah Lee เขียน: > i'm trying to lookup on the detail of language Python's “lambda” > function feature. I've seen it before, but today i need to read about > it again since i'm writing. I quickly went to the index page: > http://python.org/doc/2.4.1/lib/genindex.html > but all i got is a LambdaType.

Re: Pythot doc problem: lambda keyword...

2005-10-10 Thread Robert Kern
Xah Lee wrote: > i'm trying to lookup on the detail of language Python's “lambda” > function feature. google("site:docs.python.org lambda") -- Robert Kern [EMAIL PROTECTED] "In the fields of hell where the grass grows high Are the graves of dreams allowed to die." -- Richard Harter -- http

Pythot doc problem: lambda keyword...

2005-10-09 Thread Xah Lee
i'm trying to lookup on the detail of language Python's “lambda” function feature. I've seen it before, but today i need to read about it again since i'm writing. I quickly went to the index page: http://python.org/doc/2.4.1/lib/genindex.html but all i got is a LambdaType. i'm thinking, maybe buil