mirror of
https://github.com/python/cpython.git
synced 2025-10-02 13:22:19 +00:00
Add TODO item about x in y -- this should use iterators too, IMO.
This commit is contained in:
parent
3e067578f6
commit
3e360db159
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ Core
|
||||||
XXX TODO string.join(), unicode.join()
|
XXX TODO string.join(), unicode.join()
|
||||||
XXX TODO tuple()
|
XXX TODO tuple()
|
||||||
XXX TODO zip()
|
XXX TODO zip()
|
||||||
|
XXX TODO 'x in y' (!) (?)
|
||||||
|
|
||||||
What's New in Python 2.1 (final)?
|
What's New in Python 2.1 (final)?
|
||||||
=================================
|
=================================
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue