-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Expand file tree
/
Copy pathTODO
More file actions
17 lines (11 loc) · 661 Bytes
/
TODO
File metadata and controls
17 lines (11 loc) · 661 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*-
===============================
* Document native package semantics. (Where? Guido?)
* Update the pickle documentation to describe all of the current behavior;
only a subset is described. __reduce__, etc.
* Review libppath.tex for completeness, & system-specific behaviors. (Why
did this one get mentioned, specifically?)
* Separate modules which share a section. (I think only one case remains.)
* In the indexes, some subitem entries are separated from the item entries
by column- or page-breaks. Reported by Lorenzo M. Catucci
<[email protected]>. This one will be hard.