Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bd2796e

Browse files
committed
Update....
1 parent f3aa0e0 commit bd2796e

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

Doc/TODO

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*-
22
===============================
33

44

5-
* Document native package semantics.
5+
* Document native package semantics. (Where? Guido?)
66

7-
* Figure out indexsubitem handling in HTML; some of them are wrong for the
8-
items being indexed.
7+
* Figure out indexing in the HTML version. Fix module index for Library
8+
Reference.
99

1010
* Update the pickle documentation to describe all of the current behavior;
1111
only a subset is described. __reduce__, etc.
@@ -15,9 +15,3 @@ PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*-
1515
* Finish upgrade to LaTeX2HTML 98.1. Most important: figure out a way to
1616
avoid image creation, & if necessary, make sure image creation at least
1717
doesn't fail.
18-
19-
* Figure out the texinfo indexing and function-description markup, and make
20-
partparse.py do the right thing. Or toss the info conversion (again).
21-
22-
* Identify all Python classes documented in the libref and make sure they're
23-
marked with {classdesc} instead of {funcdesc}.

0 commit comments

Comments
 (0)