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


Groups > comp.lang.python > #38097

Re: Please provide a better explanation of tuples and dictionaries

Date 2013-02-03 00:14 -0700
From Michael Torrie <torriem@gmail.com>
Subject Re: Please provide a better explanation of tuples and dictionaries
References <hKCdnWgrOqkwFpXMnZ2dnUVZ_qadnZ2d@o1.com> <36061bf4-2a65-4ac2-91a1-30f8348f4b0d@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.1307.1359875677.2939.python-list@python.org> (permalink)

Show all headers | View raw


On 02/02/2013 10:20 PM, Rick Johnson wrote:
> *school-bell*

I'm already regretting typing this, but really?  The term, "tuple," was
used rather consistently all through my university years.  And Python's
use of it is consistent with how it is used all through computer
science.  And for that matter it is consistent with how other languages,
including LISP(!), use the term.  As you say, we borrow it from Math.
And for good reason.

Now I know they say that foolish consistency is the hobgoblin of little
minds, but using the word, "tuple," in this consistent way is hardly
foolish.  In this case, as is usually the case with your strange
criticisms of well-established practice, there are good reasons for it.

TL;DR: I find your list freezing proposal to be needlessly complicated.
 No the burden of proof is not on me to explain why tuples are so.

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


Thread

Please provide a better explanation of tuples and dictionaries "Daniel W. Rouse Jr." <dwrousejr@nethere.comNOSPAM> - 2013-01-29 18:55 -0800
  Re: Please provide a better explanation of tuples and dictionaries Chris Angelico <rosuav@gmail.com> - 2013-01-30 14:11 +1100
    Re: Please provide a better explanation of tuples and dictionaries "Daniel W. Rouse Jr." <dwrousejr@nethere.comNOSPAM> - 2013-01-29 19:42 -0800
      Re: Please provide a better explanation of tuples and dictionaries Chris Angelico <rosuav@gmail.com> - 2013-01-30 14:51 +1100
  Re: Please provide a better explanation of tuples and dictionaries Mitya Sirenef <msirenef@lightbird.net> - 2013-01-29 22:51 -0500
  Re: Please provide a better explanation of tuples and dictionaries John Gordon <gordon@panix.com> - 2013-01-30 05:15 +0000
    Re: Please provide a better explanation of tuples and dictionaries "Daniel W. Rouse Jr." <dwrousejr@nethere.comNOSPAM> - 2013-01-29 22:14 -0800
      Re: Please provide a better explanation of tuples and dictionaries Chris Angelico <rosuav@gmail.com> - 2013-01-30 17:25 +1100
      Re: Please provide a better explanation of tuples and dictionaries Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-01-30 07:12 +0000
  Re: Please provide a better explanation of tuples and dictionaries rusi <rustompmody@gmail.com> - 2013-01-30 00:14 -0800
  Re: Please provide a better explanation of tuples and dictionaries Rick Johnson <rantingrickjohnson@gmail.com> - 2013-02-02 21:20 -0800
    Re: Please provide a better explanation of tuples and dictionaries Michael Torrie <torriem@gmail.com> - 2013-02-03 00:14 -0700
    Re: Please provide a better explanation of tuples and dictionaries Chris Angelico <rosuav@gmail.com> - 2013-02-03 18:21 +1100

csiph-web