mirror of
https://github.com/python/cpython.git
synced 2025-10-01 12:52:18 +00:00
Added reminders to make some remaining functions iterator-friendly. Feel
free to do one!
This commit is contained in:
parent
15d81efb8a
commit
3e067578f6
1 changed files with 3 additions and 1 deletions
|
@ -23,7 +23,9 @@ Core
|
|||
max()
|
||||
min()
|
||||
reduce()
|
||||
|
||||
XXX TODO string.join(), unicode.join()
|
||||
XXX TODO tuple()
|
||||
XXX TODO zip()
|
||||
|
||||
What's New in Python 2.1 (final)?
|
||||
=================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue