Skip to content
Snippets Groups Projects
Commit 54d20636ae94 authored by Guido van Rossum's avatar Guido van Rossum
Browse files

Add TODO item about x in y -- this should use iterators too, IMO.

parent 55b7670425d5
Branches
Tags
No related merge requests found
......@@ -26,6 +26,7 @@
XXX TODO string.join(), unicode.join()
XXX TODO tuple()
XXX TODO zip()
XXX TODO 'x in y' (!) (?)
What's New in Python 2.1 (final)?
=================================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment