On Jun 13, 12:49 pm, David C. Ullrich <[EMAIL PROTECTED]> wrote:
> On Thu, 12 Jun 2008 12:05:02 -0700 (PDT), Paddy
>
> <[EMAIL PROTECTED]> wrote:
>
> >Iam wondering why the peculiar behavior of map when the function in
> >given as None:
>
> If you start with a value x and then apply no function
> at all to it, what results is x.
>
> David C. Ullrich

True, but None is not a function. It's a sentinel value to turn on the
functionality.

- Paddy.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to