-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Expand file tree
/
Copy pathTODO
More file actions
22 lines (13 loc) · 707 Bytes
/
TODO
File metadata and controls
22 lines (13 loc) · 707 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*-
===============================
* array module: methods read(), reverse(), write() of the array object.
* 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.