Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #16994 > unrolled thread

Verbose and flexible args and kwargs syntax

Started byEelco Hoogendoorn <hoogendoorn.eelco@gmail.com>
First post2011-12-12 00:53 +0100
Last post2011-12-12 00:53 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Verbose and flexible args and kwargs syntax Eelco Hoogendoorn <hoogendoorn.eelco@gmail.com> - 2011-12-12 00:53 +0100

#16994 — Verbose and flexible args and kwargs syntax

FromEelco Hoogendoorn <hoogendoorn.eelco@gmail.com>
Date2011-12-12 00:53 +0100
SubjectVerbose and flexible args and kwargs syntax
Message-ID<mailman.3521.1323647606.27778.python-list@python.org>
>  There are other means of finding information than Google. Really.

This is really only a very minor point in my argument, so I dont want to 
put the focus on this.

But really, no.

Googling 'myprogramminglanguage conceptimtryingtofigureout' is my first, 
second and third line of defence. Yes, I could read the reference manual 
from top to bottom, and if I already knew about the existence of your 
article then im sure that would be a great help too. But the situation 
one finds oneself in is seeing two asterikses and not even being aware 
they are particular to function definitions/invocations. Im fluent in 
many different languages and well versed in CS concepts and jargon, but 
I had no idea what to search for when first trying to figure out the 
meaning of these symbols, and that does not happen often to me.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web