Python **kwargs ?
- From: "johnny" <rampeters@xxxxxxxxx>
- Date: 31 Jan 2007 09:10:33 -0800
What is **kwargs mean in python? When you put double **, does it mean
passing by reference?
For example:
def redirect_to(request, url, **kwargs):
.
- Follow-Ups:
- Re: Python **kwargs ?
- From: Szabolcs Nagy
- Re: Python **kwargs ?
- From: Bruno Desthuilliers
- Re: Python **kwargs ?
- Prev by Date: Re: What is the dummy statement that do nothing in Python?
- Next by Date: where has Stani's Py Editor gone?
- Previous by thread: What is the dummy statement that do nothing in Python?
- Next by thread: Re: Python **kwargs ?
- Index(es):