sorted
sorted(iterable[, cmp[, key[, reverse]]])
Returns a new sorted list from the items in iterable. The optional arguments cmp, key, and reverse have the same meaning as those for the list.sort method. (New in version 2.4.)
sorted(iterable[, cmp[, key[, reverse]]])
Returns a new sorted list from the items in iterable. The optional arguments cmp, key, and reverse have the same meaning as those for the list.sort method. (New in version 2.4.)
this page was rendered by a django application in 0.00s 2012-02-12 17:04:55.661464. hosted by webfaction.