What does a slice as [N::-1] ? It looks that in the first it reverses the slice and then it shows only N items, right?
Could you add an example to get the same result without use `::` to see it more clear? Thanks in advance -- http://mail.python.org/mailman/listinfo/python-list