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.)
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.)
this page was rendered by a django application in 0.01s 2008-10-13 13:07:03.596831. hosted by webfaction.