Hello,

I am having a difficult time understanding the whole "def
function(*args, **kwds):" business, and I have not really found a
clear or concise explanation via Google.

My question is pretty much this, is **kwds a dictionary and can I use
it like a dictionary, and what is the deal with the * or **?


Sometime ago I found something explaining the basics of these
parameters, but I lost the link and I lost that warm and fuzzy feeling
I had about them ;).

Thanks in advance,

Adam
_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to