I'm concerned over the future of Python. Should tuples be named?
named tuple mutability
Collapse
This topic is closed.
X
X
-
castironpi@gmail.comTags: None -
Raymond Hettinger -
castironpi@gmail.com
Re: named tuple mutability
On May 14, 12:41 pm, Raymond Hettinger <pyt...@rcn.com wrote:Not clearly should. Sequences ought be. If you're on the right time>Should tuples be named?
Yes.
for both, can't the library hold the B?
Comment
-
castironpi@gmail.com
Re: named tuple mutability
On May 14, 1:04 pm, castiro...@gmai l.com wrote:On the web, you can. Both data types can go in the docs... sorry forOn May 14, 12:41 pm, Raymond Hettinger <pyt...@rcn.com wrote:
>>> Should tuples be named?>Yes.
Not clearly should. Sequences ought be. If you're on the right time
for both, can't the library hold the B?
the lunacy, I'm hacking.
Comment
-
bruno.desthuilliers@gmail.com
Re: named tuple mutability
On 14 mai, 18:20, castiro...@gmai l.com wrote:Obviously not, unless they should.I'm concerned over the future of Python. Should tuples be named?
Comment
-
Ben Finney
Re: named tuple mutability
"bruno.desthuil liers@gmail.com " <bruno.desthuil liers@gmail.com writes:
Clearly they should, unless not.On 14 mai, 18:20, castiro...@gmai l.com wrote:>I'm concerned over the future of Python. Should tuples be named?
Obviously not, unless they should.
--
\ “It is seldom that liberty of any kind is lost all at |
`\ once.†—David Hume |
_o__) |
Ben Finney
Comment
-
castironpi@gmail.com
Re: named tuple mutability
On May 14, 5:01 pm, Ben Finney <bignose+hate s-s...@benfinney. id.au>
wrote:I have plenty of uses for them!"bruno.desthuil li...@gmail.com " <bruno.desthuil li...@gmail.com writes:>On 14 mai, 18:20, castiro...@gmai l.com wrote:I'm concerned over the future of Python. Should tuples be named?>Obviously not, unless they should.
Clearly they should, unless not.
>
Ben Finney
Comment
-
castironpi@gmail.com
Re: named tuple mutability
On May 14, 5:28 pm, castiro...@gmai l.com wrote:FOR INSTANCE!On May 14, 5:01 pm, Ben Finney <bignose+hate s-s...@benfinney. id.au>
wrote:
>>"bruno.desthuil li...@gmail.com " <bruno.desthuil li...@gmail.com writes:On 14 mai, 18:20, castiro...@gmai l.com wrote:
I'm concerned over the future of Python. Should tuples be named?>Obviously not, unless they should.>Clearly they should, unless not.>Ben Finney
I have plenty of uses for them!
def zoop_zoop_zoop( self ): pass
Comment
-
castironpi@gmail.com
Re: named tuple mutability
On May 14, 12:41 pm, Raymond Hettinger <pyt...@rcn.com wrote:Good; they're named sequences.>Should tuples be named?
Yes.
Comment
-
castironpi@gmail.com
Re: named tuple mutability
On May 14, 6:21 pm, castiro...@gmai l.com wrote:Can anyone make sling-shots of words? What's the splatter?On May 14, 12:41 pm, Raymond Hettinger <pyt...@rcn.com wrote:
>>> Should tuples be named?>Yes.
Good; they're named sequences.
Comment
-
Bruno Desthuilliers
Re: named tuple mutability
Ben Finney a écrit :May we agree to disagree here - unless we don't ?"bruno.desthuil liers@gmail.com " <bruno.desthuil liers@gmail.com writes:
>>>On 14 mai, 18:20, castiro...@gmai l.com wrote:>Obviously not, unless they should.>>I'm concerned over the future of Python. Should tuples be named?
Clearly they should, unless not.
>
Comment
-
Ben Finney
Re: named tuple mutability
Bruno Desthuilliers <bruno.42.desth uilliers@websit eburo.invalidwr ites:
Absolutely not, except where not applicable.May we agree to disagree here - unless we don't ?
--
\ "I always wanted to be somebody. I see now that I should have |
`\ been more specific." -- Lily Tomlin |
_o__) |
Ben Finney
Comment
-
Bruno Desthuilliers
Re: named tuple mutability
Ben Finney a écrit :and vice versa.Bruno Desthuilliers <bruno.42.desth uilliers@websit eburo.invalidwr ites:
>>>May we agree to disagree here - unless we don't ?
Absolutely not, except where not applicable.
>
Comment
Comment