File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -307,7 +307,7 @@ tut.pdf: tut/tut.tex
307307# The remaining part of the Makefile is concerned with various
308308# conversions, as described above. See also the README file.
309309
310- .PHONY : html info
310+ .PHONY : html l2h info
311311
312312info :
313313 (cd $( INFODIR) ; $( MAKE) )
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*-
77* Update the pickle documentation to describe all of the current behavior;
88 only a subset is described. __reduce__, etc.
99
10- * Review libppath .tex for completeness, & system-specific behaviors. (Why
11- did this one get mentioned, specifically?)
10+ * Review libposixpath .tex for completeness, & system-specific behaviors.
11+ (Why did this one get mentioned, specifically?)
1212
1313* In the indexes, some subitem entries are separated from the item entries
1414 by column- or page-breaks. Reported by Lorenzo M. Catucci
You can’t perform that action at this time.
0 commit comments