On Thu, 09 Sep 2010 18:37:49 -0700, Raymond Hettinger wrote: > Hello Folks. > > It doesn't seem to be common knowledge when and how a[x] gets translated > to a[x+len(x)]. So, here's a short info post on how Python supports > negative indices for sequences. [...] > Hope you all found this to be informative,
Thanks Raymond! -- Steven -- http://mail.python.org/mailman/listinfo/python-list