Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a versionadded tag for traceback.format_exc() | Neal Norwitz | 2003-12-13 | 1 | -0/+1 |
| | |||||
* | Add traceback.format_exc(). | Neil Schemenauer | 2003-11-05 | 1 | -0/+5 |
| | |||||
* | Fix markup error. | Fred Drake | 2003-01-30 | 1 | -1/+1 |
| | |||||
* | This is my patch | Michael W. Hudson | 2002-08-15 | 1 | -4/+4 |
| | | | | | | | | [ 587993 ] SET_LINENO killer Remove SET_LINENO. Tracing is now supported by inspecting co_lnotab. Many sundry changes to document and adapt to this change. | ||||
* | Small clarifications when referring to the sys.exc_* variables so that | Fred Drake | 2002-07-25 | 1 | -15/+15 |
| | | | | | | readers are not given the wrong impression that they should be using those on a regualar basis. This closes SF bug #585598. | ||||
* | Reflect change in traceback format: | Fred Drake | 2001-02-14 | 1 | -1/+1 |
| | | | | "innermost last" --> "most recent call last" | ||||
* | Rob W. W. Hooft's spelling fixes for the Library Reference. I hope | Thomas Wouters | 2000-07-16 | 1 | -1/+1 |
| | | | | | | | | | SourceForge doesn't choke on this batch :-) I'm not entirely sure this is 100% correct. The patch changes an \index{persistency} to \index{presistence}, and I don't know what \index{} does. But it seems to do so persi--er, consistently, so I hope it isn't a problem. | ||||
* | Improve description of the example. | Fred Drake | 1999-06-29 | 1 | -4/+9 |
| | |||||
* | extract_tb(): Only describe this function once. Problem reported by | Fred Drake | 1999-02-26 | 1 | -23/+12 |
| | | | | Jonathan Giddy <jon@dgs.monash.edu.au>. | ||||
* | 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 |
| | |||||
* | # Untabified the example :-( | Guido van Rossum | 1998-06-17 | 1 | -2/+2 |
| | |||||
* | Documented that by default the output goes to stderr, and that a file | Guido van Rossum | 1998-06-17 | 1 | -12/+111 |
| | | | | | | | | | keyword argument can be used to direct it somewhere else. Also documented all the other functions in this module, and even added a little example. # Haven't tested the latex for correctness -- all latex installations # appear broken. | ||||
* | Remove all uses of \sectcode; we can now use logical markup everywhere. | Fred Drake | 1998-04-04 | 1 | -1/+1 |
| | |||||
* | Logical markup. | Fred Drake | 1998-03-08 | 1 | -12/+12 |
| | | | | Index entry. | ||||
* | 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. | ||||
* | 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 | ||||
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -1/+1 |
| | | | | unified style; etc. | ||||
* | en weer twee! | Guido van Rossum | 1995-03-01 | 1 | -0/+54 |