tuples, index method, Python's design
bearophileHUGS at lycos.com
bearophileHUGS at lycos.com
Sat Apr 7 11:49:50 EDT 2007
Carsten Haese:
> Adding useless features always makes a product worse. What's your use
> case for tuple.index?
Ruby is a bit younger than Python, it has shown that few things may be
better done in a different way. An advantage of PyPy is that it allows
faster and simpler ways to perform language experiments. So you can
even try things first and judge them later. You can find usercases
later. This may help rejuvenate Python a bit :-)
Bye,
bearophile
More information about the Python-list
mailing list