summaryrefslogtreecommitdiffstats
path: root/Doc/api/exceptions.tex
Commit message (Expand)AuthorAgeFilesLines
* Minor markup adjustments, consistency changes, and shorten a longFred Drake2002-07-021-12/+13
* Docs for PyErr_SetFromWindowsErrWithFilename() andThomas Heller2002-07-021-0/+23
* fix a typo in PyErr_Format table and add row for 'p' format charSkip Montanaro2002-03-271-1/+2
* Fix example for PyErr_SetFromErrno() (need to pass exception type).Neil Schemenauer2002-03-231-2/+2
* Clarify that the Python runtime may behave mysteriously when an exceptionFred Drake2001-12-031-4/+12
* PyErr_Format() does not return a new reference; it always returns NULL.Fred Drake2001-12-031-7/+5
* Break the Python/C API manual into smaller files by chapter. This manualFred Drake2001-10-121-0/+353