[Python-3000] ABC method mismatch
Fred Drake
fdrake at acm.org
Wed Feb 6 23:58:24 CET 2008
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? ;-)
I'd be happy seeing these methods added to tuple; there's no reason
that they would only be useful on mutable sequences.
-Fred
--
Fred Drake <fdrake at acm.org>
More information about the Python-3000
mailing list