parent
b9523879ea
commit
730c28e861
|
@ -31,11 +31,10 @@ Completed features for 2.4
|
|||
|
||||
PEP 322 Reverse Iteration
|
||||
|
||||
Encapsulate the decorate-sort-undecorate patten in a keyword for
|
||||
Encapsulate the decorate-sort-undecorate pattern in a keyword for
|
||||
list.sort().
|
||||
|
||||
Added a classmethod called list.sorted() which may be used in
|
||||
expressions.
|
||||
Added a builtin called sorted() which may be used in expressions.
|
||||
|
||||
The itertools module has two new functions, tee() and groupby().
|
||||
|
||||
|
|
Loading…
Reference in New Issue