Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Logical markup. | Fred Drake | 1998-03-12 | 1 | -52/+51 |
| | | | | Lots of nits in both. | ||||
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -1/+1 |
| | | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across. | ||||
* | Fixed index references to modules. | Fred Drake | 1997-12-15 | 1 | -8/+9 |
| | | | | Added new index entry for mimetools module. | ||||
* | 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 | ||||
* | It's now using mimetools instead of rfc822 | Guido van Rossum | 1997-06-02 | 1 | -2/+2 |
| | |||||
* | Added quote_plus() and unquote_plus(), to do space/plus substitutions | Guido van Rossum | 1996-12-13 | 1 | -1/+11 |
| | | | | | | for form field values. Also corrected substitution example (the original changed the spelling of "conolly" to "connolly" :). | ||||
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -4/+6 |
| | | | | unified style; etc. | ||||
* | changes (suggested) by Soren Larsen | Guido van Rossum | 1995-03-07 | 1 | -3/+3 |
| | |||||
* | a few typographical changes (e.g. -- => ---) and lots of new stuff in the ↵ | Guido van Rossum | 1995-02-28 | 1 | -2/+4 |
| | | | | WWW chapter | ||||
* | added quote and unquote | Guido van Rossum | 1995-02-27 | 1 | -1/+16 |
| | |||||
* | document www interfaces | Guido van Rossum | 1995-02-16 | 1 | -0/+102 |