A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2008-June/080807.html below:

[Python-Dev] repeated keyword arguments

[Python-Dev] repeated keyword arguments [Python-Dev] repeated keyword argumentsGreg Ewing greg.ewing at canterbury.ac.nz
Sat Jun 28 03:17:10 CEST 2008
tomer filiba wrote:

>  >>> def f(**kwargs):
> ...     print kwargs
> ...
>  >>> f(a=5,b=7,a=8)
> {'a': 8, 'b': 7}
>  >>>

I can't think of any reason why one would need to be
able to write such code, or even want to.

-- 
Greg
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4