Thomas Wouters wrote:
> 
> [Guido] asked for 'f(*a, b, c)' to be valid, but it only makes sense 
> to allow, say, 'f(*a, b, *c)' too, and he hasn't said 'no' to that.

And then, of course, people are going to want
to have multiple ** arguments, too...

-- 
Greg
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to