Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a typo in PyErr_Format table and add row for 'p' format char | Skip Montanaro | 2002-03-27 | 1 | -1/+2 |
* | Fix example for PyErr_SetFromErrno() (need to pass exception type). | Neil Schemenauer | 2002-03-23 | 1 | -2/+2 |
* | Clarify that the Python runtime may behave mysteriously when an exception | Fred Drake | 2001-12-03 | 1 | -4/+12 |
* | PyErr_Format() does not return a new reference; it always returns NULL. | Fred Drake | 2001-12-03 | 1 | -7/+5 |
* | Break the Python/C API manual into smaller files by chapter. This manual | Fred Drake | 2001-10-12 | 1 | -0/+353 |