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


Groups > comp.lang.python > #16996

Re: Verbose and flexible args and kwargs syntax

References <4EE54272.8000005@gmail.com>
Date 2011-12-12 11:37 +1100
Subject Re: Verbose and flexible args and kwargs syntax
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.3522.1323650249.27778.python-list@python.org> (permalink)

Show all headers | View raw


On Mon, Dec 12, 2011 at 10:53 AM, Eelco Hoogendoorn
<hoogendoorn.eelco@gmail.com> wrote:
> 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.

Python in particular has very poor internal search. I don't recommend
searching the Python docs for anything that you can search for
externally using Google, duckduckgo, etc, etc.

ChrisA

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: Verbose and flexible args and kwargs syntax Chris Angelico <rosuav@gmail.com> - 2011-12-12 11:37 +1100
  Re: Verbose and flexible args and kwargs syntax Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2011-12-12 21:25 +1300

csiph-web