Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix up a few style nits -- avoid "e.g." and "i.e." -- these make | Fred Drake | 2001-07-06 | 1 | -1/+1 |
| | | | | | translation more difficult, as well as reading the English more difficult for non-native speakers. | ||||
* | Document that the |mode| parameter to open() is optional and explain how | Fred Drake | 1999-12-21 | 1 | -8/+9 |
| | | | | the default value is determined. | ||||
* | Shorten section title. | Fred Drake | 1999-02-20 | 1 | -2/+2 |
| | |||||
* | Add caveat on partial dependence on the "cl" module, only available on | Fred Drake | 1999-01-20 | 1 | -0/+4 |
| | | | | IRIX systems. | ||||
* | New section header style. | Fred Drake | 1998-08-10 | 1 | -1/+2 |
| | | | | Fix up a few synopses. | ||||
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -2/+4 |
| | |||||
* | Remove obsolete \setindexsubitem macros. | Fred Drake | 1998-04-04 | 1 | -76/+80 |
| | | | | | | | | Massive migration to methoddesc and memberdesc. Logical markup as needed. A sprinkling of index entries for flavor. | ||||
* | Change "\," to just "," in function signatures. This is easier to maintain, | Fred Drake | 1998-03-17 | 1 | -4/+4 |
| | | | | | works better with LaTeX2HTML, and allows some simplification of the python.sty macros. | ||||
* | Normalization of markup. | Fred Drake | 1998-02-13 | 1 | -11/+11 |
| | |||||
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -2/+2 |
| | | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across. | ||||
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -0/+1 |
| | | | | | | | * \bcode, \ecode added everywhere * \label{module-foo} added everywhere * A few \seealso sections added. * Indentation fixed inside verbatim in lib*tex files | ||||
* | restructured library manual accordiung to functional group | Guido van Rossum | 1995-03-28 | 1 | -3/+9 |
| | |||||
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -2/+5 |
| | | | | unified style; etc. | ||||
* | small changes by Soren Larsen | Guido van Rossum | 1995-03-13 | 1 | -5/+5 |
| | |||||
* | Added documentation on the aifc module. | Sjoerd Mullender | 1994-09-29 | 1 | -0/+180 |