summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index bf63854..01455d2 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -26,6 +26,7 @@ Core
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)?
=================================