Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3e360db

Browse files
committed
Add TODO item about x in y -- this should use iterators too, IMO.
1 parent 3e06757 commit 3e360db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Misc/NEWS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Core
2626
XXX TODO string.join(), unicode.join()
2727
XXX TODO tuple()
2828
XXX TODO zip()
29+
XXX TODO 'x in y' (!) (?)
2930

3031
What's New in Python 2.1 (final)?
3132
=================================

0 commit comments

Comments
 (0)