![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: **kwargs?
From: Michael Hoffman <cam.ac.uk@mh391.invalid>
Date: Wed Jul 13 2005 - 15:02:35 CEST
Peter Hansen wrote:
>> *args is documented in the Tutorial. I reckon **kwargs represents a
I would guess it is confusion from languages where unary * means
To the OP: I'm glad you have been reading the tutorial. If you have
http://docs.python.org/ref/function.html
Just as you can use a name other than self as the first argument to an
The stars are magic, not the names.
-- Michael HoffmanReceived on Thu Sep 29 16:55:34 2005 |