| commit | aa2efcb0bcb80465cfa7114bb20d99c13be57f1c | [log] [tgz] |
|---|---|---|
| author | Martin v. Löwis <martin@v.loewis.de> | Thu Apr 19 14:33:43 2012 +0200 |
| committer | Martin v. Löwis <martin@v.loewis.de> | Thu Apr 19 14:33:43 2012 +0200 |
| tree | c9af5b98cf8d7803c1e86d6b9b7104a6a569a77a | |
| parent | e27b3608ef04daa5e27029c329ad426782c9670c [diff] |
Issue #14098: New functions PyErr_GetExcInfo and PyErr_SetExcInfo. Patch by Stefan Behnel.