From: Fred Drake Date: Thu, 7 May 1998 16:32:56 +0000 (+0000) Subject: Small updates. X-Git-Tag: v1.5.2a1~711 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=47b0ecd580c439750ca6234523fcbfcf0af77804;p=python Small updates. --- diff --git a/Doc/TODO b/Doc/TODO index e349873df7..4b89dc982e 100644 --- a/Doc/TODO +++ b/Doc/TODO @@ -4,9 +4,6 @@ PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*- * Document native package semantics. (Where? Guido?) -* Figure out indexing in the HTML version. Fix module index for Library - Reference. - * Update the pickle documentation to describe all of the current behavior; only a subset is described. __reduce__, etc. @@ -16,8 +13,4 @@ PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*- avoid image creation, & if necessary, make sure image creation at least doesn't fail. -* Separate modules which share a section. (UserDict/UserList, and one - other which I can't recall at the moment.) - -* Find a way to get the
 for a {verbatim} *inside* the 
used to - indent the code sample even on the new LaTeX2HTML. Needed for Lynx. +* Separate modules which share a section. (I think only one case remains.)