]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove an item that's been done.
authorFred Drake <fdrake@acm.org>
Thu, 17 Aug 2000 22:32:01 +0000 (22:32 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 17 Aug 2000 22:32:01 +0000 (22:32 +0000)
Doc/TODO

index b7ee309761f98c6bac5b129d873fa599e859f9dc..2b5b569160d7dfa4eab0ddc907e716a287f0b75c 100644 (file)
--- a/Doc/TODO
+++ b/Doc/TODO
@@ -54,8 +54,6 @@ Library Reference
   behavior; only a subset is described.  __reduce__, etc.  Partial
   update submitted by Jim Kerr <jbkerr@sr.hp.com>.
 
-* Update the code/codeop module documentation.
-
 * Update the httplib documentation to match Greg Stein's HTTP/1.1
   support and new classes.  (Greg, this is yours!)