In article <[email protected]>, Steven D'Aprano <[email protected]> wrote:
> On Sat, 17 Dec 2011 06:38:22 -0800, Eelco wrote: > > > One can not state in a single line what the asterisk > > operator does; > > Multiplication, exponentiation, sequence packing/unpacking, and varargs. Import wildcarding? -- http://mail.python.org/mailman/listinfo/python-list
