From: Fred Drake Date: Wed, 18 Feb 1998 16:03:43 +0000 (+0000) Subject: Added a number of items.... X-Git-Tag: v1.5.1~689 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b866020f667e3e0f01c408229e3a48391c337290;p=python Added a number of items.... --- diff --git a/Doc/TODO b/Doc/TODO index 672c32ad02..d1382b40e1 100644 --- a/Doc/TODO +++ b/Doc/TODO @@ -1,4 +1,4 @@ -PYTHON DOCUMENTATION TO-DO LIST +PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*- =============================== @@ -7,3 +7,16 @@ PYTHON DOCUMENTATION TO-DO LIST * 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. + +* 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.