commit | 6c8affe59007f94c899bb3feb8f987f93f5fcf2f | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Sep 07 21:11:45 2000 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Sep 07 21:11:45 2000 +0000 |
tree | 0d950c83540a3b23a98f9ae765a85547d9e48b55 | |
parent | ae3a15c396ac91d00c1666d9344eaaaf13f4e311 [diff] |
Remove an item that no longer needs to be done for 2.0.
diff --git a/Doc/TODO b/Doc/TODO index a59b857..df6f795 100644 --- a/Doc/TODO +++ b/Doc/TODO
@@ -45,8 +45,6 @@ * 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