Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
094662a16542d1cc56713b35dde39089490dec35
/
Doc
/
api
/
exceptions.tex
9e38c10
fix a typo in PyErr_Format table and add row for 'p' format char
by Skip Montanaro
· 23 years ago
1941528
Fix example for PyErr_SetFromErrno() (need to pass exception type).
by Neil Schemenauer
· 23 years ago
551ffae
Clarify that the Python runtime may behave mysteriously when an exception
by Fred Drake
· 24 years ago
f07125e
PyErr_Format() does not return a new reference; it always returns NULL.
by Fred Drake
· 24 years ago
3adf79e
Break the Python/C API manual into smaller files by chapter. This manual
by Fred Drake
· 24 years ago