Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Relocating file to Doc/lib/ | Fred Drake | 1998-05-07 | 1 | -35/+0 |
| | |||||
* | Remove all uses of \sectcode; we can now use logical markup everywhere. | Fred Drake | 1998-04-04 | 1 | -1/+1 |
| | |||||
* | Remove obsolete \setindexsubitem macro, | Fred Drake | 1998-04-04 | 1 | -4/+4 |
| | | | | | | Added index entries. Markup nits. | ||||
* | Change "\," to just "," in function signatures. This is easier to maintain, | Fred Drake | 1998-03-17 | 1 | -2/+2 |
| | | | | | works better with LaTeX2HTML, and allows some simplification of the python.sty macros. | ||||
* | Separate binhex and binuu documentation from binascii. Support better | Fred Drake | 1998-02-19 | 1 | -0/+35 |
module addressing in HTML. |