sajuptpm wrote:
> I need to change position of each values in the list and that dont
> affect fuctions which are using this list.

So you want to change the list's content but you don't want anyone to be
able to detect the difference? That doesn't make sense.

> I must have to use list of tuples.
> Have any way to do it using list of tuples.

Why don't you explain what you want to achieve instead of asking for a
solution that doesn't make sense?

Uli

-- 
Sator Laser GmbH
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to