Message from discussion
*args and **kwargs
Path: g2news1.google.com!postnews.google.com!p47g2000hsd.googlegroups.com!not-for-mail
From: BartlebyScrivener <bscrivene...@gmail.com>
Newsgroups: comp.lang.python
Subject: Re: *args and **kwargs
Date: Tue, 05 Jun 2007 15:17:17 -0000
Organization: http://groups.google.com
Lines: 17
Message-ID: <1181056637.811940.274210@p47g2000hsd.googlegroups.com>
References: <1181046478.824231.117300@q75g2000hsh.googlegroups.com>
<5cl3csF2r2kvkU1@mid.uni-berlin.de>
NNTP-Posting-Host: 71.215.33.158
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Trace: posting.google.com 1181056638 21389 127.0.0.1 (5 Jun 2007 15:17:18 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 5 Jun 2007 15:17:18 +0000 (UTC)
In-Reply-To: <5cl3csF2r2kvkU1@mid.uni-berlin.de>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070310 Iceweasel/2.0.0.3 (Debian-2.0.0.3-1),gzip(gfe),gzip(gfe)
Complaints-To: groups-abuse@google.com
Injection-Info: p47g2000hsd.googlegroups.com; posting-host=71.215.33.158;
posting-account=sIWf_w0AAAA3kNSH2l-i5wJAjZxAFDpd
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