Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Python

named tuple mutability

 

 

Python python RSS feed   Index | Next | Previous | View Threaded


castironpi at gmail

May 14, 2008, 9:20 AM

Post #1 of 13 (464 views)
Permalink
named tuple mutability

I'm concerned over the future of Python. Should tuples be named?
--
http://mail.python.org/mailman/listinfo/python-list


python at rcn

May 14, 2008, 10:41 AM

Post #2 of 13 (446 views)
Permalink
Re: named tuple mutability [In reply to]

> Should tuples be named?

Yes.

--
http://mail.python.org/mailman/listinfo/python-list


castironpi at gmail

May 14, 2008, 11:04 AM

Post #3 of 13 (450 views)
Permalink
Re: named tuple mutability [In reply to]

On 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?
--
http://mail.python.org/mailman/listinfo/python-list


castironpi at gmail

May 14, 2008, 12:45 PM

Post #4 of 13 (445 views)
Permalink
Re: named tuple mutability [In reply to]

On May 14, 1:04 pm, castiro...@gmail.com wrote:
> On 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?

On the web, you can. Both data types can go in the docs... sorry for
the lunacy, I'm hacking.
--
http://mail.python.org/mailman/listinfo/python-list


bruno.desthuilliers at gmail

May 14, 2008, 1:30 PM

Post #5 of 13 (447 views)
Permalink
Re: named tuple mutability [In reply to]

On 14 mai, 18:20, castiro...@gmail.com wrote:
> I'm concerned over the future of Python. Should tuples be named?

Obviously not, unless they should.
--
http://mail.python.org/mailman/listinfo/python-list


bignose+hates-spam at benfinney

May 14, 2008, 3:01 PM

Post #6 of 13 (445 views)
Permalink
Re: named tuple mutability [In reply to]

"bruno.desthuilliers [at] gmail" <bruno.desthuilliers [at] gmail> writes:

> On 14 mai, 18:20, castiro...@gmail.com wrote:
> > I'm concerned over the future of Python. Should tuples be named?
>
> Obviously not, unless they should.

Clearly they should, unless not.

--
\ “It is seldom that liberty of any kind is lost all at |
`\ once.” —David Hume |
_o__) |
Ben Finney
--
http://mail.python.org/mailman/listinfo/python-list


castironpi at gmail

May 14, 2008, 3:28 PM

Post #7 of 13 (446 views)
Permalink
Re: named tuple mutability [In reply to]

On May 14, 5:01 pm, Ben Finney <bignose+hates-s...@benfinney.id.au>
wrote:
> "bruno.desthuilli...@gmail.com" <bruno.desthuilli...@gmail.com> writes:
> > On 14 mai, 18:20, castiro...@gmail.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!
--
http://mail.python.org/mailman/listinfo/python-list


castironpi at gmail

May 14, 2008, 4:18 PM

Post #8 of 13 (447 views)
Permalink
Re: named tuple mutability [In reply to]

On May 14, 5:28 pm, castiro...@gmail.com wrote:
> On May 14, 5:01 pm, Ben Finney <bignose+hates-s...@benfinney.id.au>
> wrote:
>
> > "bruno.desthuilli...@gmail.com" <bruno.desthuilli...@gmail.com> writes:
> > > On 14 mai, 18:20, castiro...@gmail.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!

FOR INSTANCE!

def zoop_zoop_zoop( self ): pass
--
http://mail.python.org/mailman/listinfo/python-list


castironpi at gmail

May 14, 2008, 4:21 PM

Post #9 of 13 (446 views)
Permalink
Re: named tuple mutability [In reply to]

On May 14, 12:41 pm, Raymond Hettinger <pyt...@rcn.com> wrote:
> > Should tuples be named?
>
> Yes.

Good; they're named sequences.
--
http://mail.python.org/mailman/listinfo/python-list


castironpi at gmail

May 14, 2008, 4:34 PM

Post #10 of 13 (447 views)
Permalink
Re: named tuple mutability [In reply to]

On May 14, 6:21 pm, castiro...@gmail.com wrote:
> On May 14, 12:41 pm, Raymond Hettinger <pyt...@rcn.com> wrote:
>
> > > Should tuples be named?
>
> > Yes.
>
> Good; they're named sequences.

Can anyone make sling-shots of words? What's the splatter?
--
http://mail.python.org/mailman/listinfo/python-list


bruno.42.desthuilliers at websiteburo

May 15, 2008, 12:28 AM

Post #11 of 13 (443 views)
Permalink
Re: named tuple mutability [In reply to]

Ben Finney a écrit :
> "bruno.desthuilliers [at] gmail" <bruno.desthuilliers [at] gmail> writes:
>
>> On 14 mai, 18:20, castiro...@gmail.com wrote:
>>> I'm concerned over the future of Python. Should tuples be named?
>> Obviously not, unless they should.
>
> Clearly they should, unless not.
>
May we agree to disagree here - unless we don't ?
--
http://mail.python.org/mailman/listinfo/python-list


bignose+hates-spam at benfinney

May 15, 2008, 3:04 AM

Post #12 of 13 (440 views)
Permalink
Re: named tuple mutability [In reply to]

Bruno Desthuilliers <bruno.42.desthuilliers [at] websiteburo> writes:

> May we agree to disagree here - unless we don't ?

Absolutely not, except where not applicable.

--
\ "I always wanted to be somebody. I see now that I should have |
`\ been more specific." -- Lily Tomlin |
_o__) |
Ben Finney
--
http://mail.python.org/mailman/listinfo/python-list


bruno.42.desthuilliers at websiteburo

May 15, 2008, 3:43 AM

Post #13 of 13 (435 views)
Permalink
Re: named tuple mutability [In reply to]

Ben Finney a écrit :
> Bruno Desthuilliers <bruno.42.desthuilliers [at] websiteburo> writes:
>
>> May we agree to disagree here - unless we don't ?
>
> Absolutely not, except where not applicable.
>

and vice versa.
--
http://mail.python.org/mailman/listinfo/python-list

Python python RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.