tuple.index()
Fredrik Lundh
fredrik at pythonware.com
Thu Dec 14 06:47:26 EST 2006
More information about the Python-list mailing list
Thu Dec 14 06:47:26 EST 2006
- Previous message (by thread): tuple.index()
- Next message (by thread): tuple.index()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message (by thread): tuple.index()
- Next message (by thread): tuple.index()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list