Go to Google Groups Home    comp.lang.python
Re: *args and **kwargs

BartlebyScrivener <bscrivene...@gmail.com>

On Jun 5, 7:31 am, "Diez B. Roggisch" <d...@nospam.web.de> wrote:

> JonathanB wrote:
> > Ok, this is probably definitely a newbie question, but I have looked
> > all over the Python library reference material and tutorials which I
> > can find online and I cannot find a clear definition of what these are
> > and more importantly how to use them.

Also, well maybe op did not check THE tutorial. Or found explanation
too terse. But it's there.

http://docs.python.org/tut/node6.html#SECTION006600000000000000000

rd