Interpolation (was: Keyword calling gotcha ?)

Darrell news at dorb.com
Fri May 28 16:39:37 EDT 1999


> > It would be nice to have a way of interpolating sequences in parameter
> > lists.
>
> I'd like to be able to write
>
> foo(a, b, c, *arglist, **kwdict)
>
> as a function call.
>


Sounds good.

--Darrell






More information about the Python-list mailing list