When are immutable tuples *essential*? Why can't you just use lists *everywhere* instead?

pdpi pdpinheiro at gmail.com
Fri Apr 20 15:48:02 EDT 2007


Iou need only consider having cartesian coordinate sets as the keys
for an example. A 2 dimensional list might be overly expensive if your
coordinates span a large area but are relatively sparse.




More information about the Python-list mailing list