[Python] Asterisk in Python?

Rob Hudson rob at euglug.net
Fri Jun 9 12:31:06 PDT 2006


> There was a recent Django usegroup thread that I thought explained it 
> pretty well as it was new to me too. (sorry for the gawdawful URL. 
> Google oughta use Django!):
> http://groups.google.com/group/django-users/browse_thread/thread/1a1e615f9d0487e4/2015520c8d1300dd?q=kwargs&rnum=2 

Now that I see it written like this:
some_func(*args, **kwargs)

I realize I have seen it in lots of places, but never really knew the 
details.  Thanks for pointing that out.

-Rob


More information about the Python mailing list