reversed

reversed(seq)

Returns a reverse iterator. seq must be an object which supports the sequence protocol (the __len__ method and the __getitem__ method with integer arguments starting at 0). (New in version 2.4.)

 

A Django site. rendered by a django application. hosted by webfaction.