Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change "\," to just "," in function signatures. This is easier to maintain, | Fred Drake | 1998-03-17 | 1 | -3/+3 |
| | | | | | works better with LaTeX2HTML, and allows some simplification of the python.sty macros. | ||||
* | Replace lists of attributes for code and frame objects with a reference to the | Fred Drake | 1998-03-11 | 1 | -18/+2 |
| | | | | Python Reference Manual. | ||||
* | Adjust grouping for the "b(reak)" command syntax description. This is | Fred Drake | 1998-02-19 | 1 | -1/+1 |
| | | | | required to get the info generation back in operation, yet again. | ||||
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-18 | 1 | -0/+1 |
| | |||||
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -7/+7 |
| | | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across. | ||||
* | Modify command descriptions to use \optional{} instead of ad-hoc markup. | Fred Drake | 1998-01-12 | 1 | -16/+16 |
| | | | | There are still weirdnesses, but less of them. | ||||
* | Small wording change about global and local trace functions. | Guido van Rossum | 1997-10-27 | 1 | -2/+10 |
| | |||||
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -9/+9 |
| | | | | | | | * \bcode, \ecode added everywhere * \label{module-foo} added everywhere * A few \seealso sections added. * Indentation fixed inside verbatim in lib*tex files | ||||
* | Oops, some clarifications to conditional breaks. | Guido van Rossum | 1997-07-11 | 1 | -4/+4 |
| | |||||
* | Added (minimal) doc for conditional breakpoints. | Guido van Rossum | 1997-07-11 | 1 | -3/+7 |
| | | | | | (Lie about the syntax (and the syntax for "list") because latex2html doesn't seem to handle doubly nested [] pairs.) | ||||
* | Mention use of pdb.py to run a script (AMK). | Guido van Rossum | 1997-06-02 | 1 | -0/+4 |
| | |||||
* | more complete examples | Guido van Rossum | 1995-04-04 | 1 | -9/+23 |
| | |||||
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -16/+90 |
| | | | | unified style; etc. | ||||
* | changes (suggested) by Soren Larsen | Guido van Rossum | 1995-03-07 | 1 | -1/+1 |
| | |||||
* | minor update | Guido van Rossum | 1995-03-02 | 1 | -40/+45 |
| | |||||
* | small nits and new files | Guido van Rossum | 1995-03-01 | 1 | -0/+210 |