From: Fred Drake Date: Wed, 25 Mar 1998 14:56:01 +0000 (+0000) Subject: Update. X-Git-Tag: v1.5.1~316 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f6b55106a7c31e5283425b15d87b76d73c59a657;p=thirdparty%2FPython%2Fcpython.git Update. --- diff --git a/Doc/TODO b/Doc/TODO index 2c471cc9ba3f..db19b5a50ccb 100644 --- a/Doc/TODO +++ b/Doc/TODO @@ -12,6 +12,9 @@ PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*- * Review libppath.tex for completeness, & system-specific behaviors. -* Finish upgrade to LaTeX2HTML 98.1. Most important: figure out a way to +* Clean up upgrade to LaTeX2HTML 98.1. Most important: figure out a way to 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.)