tuple.index()

Fredrik Lundh fredrik at pythonware.com
Thu Dec 14 06:47:26 EST 2006


Nick Maclaren wrote:

> Why doesn't the tuple type have an index method?  It seems such a
> bizarre restriction that there must be some reason for it.

hah!  not being able to remove or add things to tuples is an even 
bizarrer restriction!

</F>




More information about the Python-list mailing list