On May 29, 11:33 pm, Matimus <[EMAIL PROTECTED]> wrote:

> Your attemtp:
>
> [code]
> first, rest = arglist[0], arglist[1:]
> [/code]
>
> Is the most obvious and probably the most accepted way to do what you
> are looking for. As for adding the fucntionality you first suggested,
> it isn't likely to be implemented. The first step would be to write a
> PEP though.

The time machine did it again: http://www.python.org/dev/peps/pep-3132/.

George

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

Reply via email to