Function params with **? what do these mean?

J Rice rice.jeffrey at gmail.com
Mon Mar 20 15:46:43 EST 2006


I'm sorry for such a basic question, but I haven't been able to phrase
a search that gets me an answer and my books are totally silent on
this.  I have seen a number of python function defs that take
parameters of the form (**param1).  Looks like a pointer... but my
books on python (basic as they are) don't make a mention.  What is
this?

Jeff




More information about the Python-list mailing list