The list variable is the same object, and contains the sorted list, so why bother with the complexity of immutable types at all?
* only immutable objects can be dictionary keys * specifically immutable strings are a performance optimization _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
