Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Added index entry and \label{} for exceptions module. This isn't in the | Fred Drake | 1998-01-20 | 1 | -0/+2 |
| | | | | | normal modules portion of the manual, but that's the basic effect of this section with the 1.5 change in exception support. | ||||
* | Correct small nits reported by Rob Hooft. | Guido van Rossum | 1997-12-30 | 1 | -2/+2 |
| | |||||
* | The \indexsubitem definition for the actual exceptions did not actually | Fred Drake | 1997-12-16 | 1 | -2/+2 |
| | | | | change the \indexsubitem value; fixed. | ||||
* | The sequence behavior is now on the Exception root class rather than | Guido van Rossum | 1997-10-07 | 1 | -3/+4 |
| | | | | on the StandardError class. | ||||
* | Documented new exceptions and exception classes. | Guido van Rossum | 1997-10-05 | 1 | -20/+117 |
| | |||||
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -1/+1 |
| | | | | unified style; etc. | ||||
* | Restructured library documentation | Guido van Rossum | 1994-01-02 | 1 | -0/+172 |