]> granicus.if.org Git - python/commitdiff
Remove an item that no longer needs to be done for 2.0.
authorFred Drake <fdrake@acm.org>
Thu, 7 Sep 2000 21:11:45 +0000 (21:11 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 7 Sep 2000 21:11:45 +0000 (21:11 +0000)
Doc/TODO

index a59b857934d52ff4c6122d048972909173fde118..df6f7952ff539995453c4882ee17d21f2e6287ef 100644 (file)
--- a/Doc/TODO
+++ b/Doc/TODO
@@ -45,8 +45,6 @@ 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