[Python-3000] ABC method mismatch

Guido van Rossum guido at python.org
Thu Feb 7 00:01:41 CET 2008


On Feb 6, 2008 2:58 PM, Fred Drake <fdrake at acm.org> wrote:
> On Feb 6, 2008 2:29 PM, Raymond Hettinger <python at rcn.com> wrote:
> > Do you want to drop those methods from the ABC or add them to tuple?
>
>
> On Feb 6, 2008, at 5:40 PM, Guido van Rossum wrote:
> > I'm not sure, but I'm tempted to add them to the ABC. What's your

> Is Guido having a bad typing day?  ;-)

Ever since I turned 50, every day seems to be a bad typing day. :-(

> I'd be happy seeing these methods added to tuple; there's no reason
> that they would only be useful on mutable sequences.

Sounds like this is the consensus. Go for it, Raymond!

--Guido

>    -Fred
>
> --
> Fred Drake   <fdrake at acm.org>
>
>
>
>
>



-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-3000 mailing list