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.00s 2012-07-02 20:27:52.979846. hosted by webfaction.