**kw,**args what are these things ?

Miki Tebeka miki.tebeka at zoran.com
Wed Feb 4 10:36:28 EST 2004


Hello,

> I see these things in many sources, under wxPy:
> 
> def __init__(self,params,**kw,**args)
> 
> What are these parameters, and what's the meaning of the double * ?
Try the tutorial. (Hint 4.7.2 Keyword Arguments and 4.7.3 Arbitrary Argument Lists).

HTH.
Miki



More information about the Python-list mailing list