commit | 59c900d3bf85965efe7edc1a3bb7e9b49512f6ab | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Mon Oct 07 20:38:51 2013 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Mon Oct 07 20:38:51 2013 +0200 |
tree | c35182a257ea7756a27e7b67c6b26ee55c7daf3e | |
parent | c377fe2b968f8e1a5f276063a41cd4df75d4af2f [diff] |
Fix macro expansion of _PyErr_OCCURRED(), and make sure to use it in at least one place so as to avoid regressions.