]> granicus.if.org Git - python/commitdiff
Removed two items, correct one spelling error.
authorFred Drake <fdrake@acm.org>
Fri, 20 Feb 1998 21:55:10 +0000 (21:55 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 20 Feb 1998 21:55:10 +0000 (21:55 +0000)
Doc/TODO

index d1382b40e14f410edce98e696a9a712962cbd4bf..ead5b05d5aac19000bc1f8e1baae92be6a2d9cc4 100644 (file)
--- a/Doc/TODO
+++ b/Doc/TODO
@@ -6,17 +6,13 @@ PYTHON DOCUMENTATION TO-DO LIST                       -*- indented-text -*-
 
 * Document native package semantics.
 
-* Fix partparse.py again, or toss it into the abyss.
-
 * Figure out indexsubitem handling in HTML; some of them are wrong for the
   items being indexed.
 
 * Update the pickle documentation to describe all of the current behavior;
   only a subset is described.  __reduce__, etc.
 
-* Review libppath.tex fir completeness, & system-specific behaviors.
+* Review libppath.tex for completeness, & system-specific behaviors.
 
 * Figure out how to make the link borders in the PDF output go away
   completely.
-
-* Find & change remaining uses of multiple \label{} commands in each file.