]> granicus.if.org Git - python/commitdiff
Make sure Thomas Wouters has enough to do. ;-)
authorFred Drake <fdrake@acm.org>
Thu, 24 Aug 2000 00:50:27 +0000 (00:50 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 24 Aug 2000 00:50:27 +0000 (00:50 +0000)
(Some of this is in-progress; this also serves as a reminded to me to
check this out once it is written.)

Doc/TODO

index 2b5b569160d7dfa4eab0ddc907e716a287f0b75c..fadcbfbe949756db7404ade9e98f33ca300e1d1d 100644 (file)
--- a/Doc/TODO
+++ b/Doc/TODO
@@ -45,6 +45,10 @@ Reference Manual
 * Document new comparison support for recursive objects (lang. ref.?
   library ref.? (cmp() function).  [Jeremy Hylton]
 
+* Range literals need to be documented.  [Thomas Wouters]
+
+* Augmented assignment.  [Thomas Wouters]
+
 Library Reference
 -----------------