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

Skip to content

Commit 05073e9

Browse files
committed
Update.
1 parent 92e3194 commit 05073e9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Doc/TODO

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

44

5-
* array module: methods read(), reverse(), write() of the array object.
6-
75
* Document native package semantics.
86

97
* Figure out indexsubitem handling in HTML; some of them are wrong for the
@@ -23,3 +21,6 @@ PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*-
2321

2422
* Figure out the texinfo indexing and function-description markup, and make
2523
partparse.py do the right thing. Or toss the info conversion (again).
24+
25+
* Identify all Python classes documented in the libref and make sure they're
26+
marked with {classdesc} instead of {funcdesc}.

0 commit comments

Comments
 (0)