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.01s 2008-12-03 23:04:53.913093. hosted by webfaction.