| commit | 00723e03536c8494e692767f8495800188843d6f | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <victor.stinner@gmail.com> | Thu Sep 03 12:57:11 2015 +0200 |
| committer | Victor Stinner <victor.stinner@gmail.com> | Thu Sep 03 12:57:11 2015 +0200 |
| tree | 1f98d5d5612fb5f82113ca86b73a82faf67f226f | |
| parent | 99bb14bf0c4b9bdef2535710cc14abbdf5aa648a [diff] |
Fix ast_for_atom() Clear PyObject_Str() exception if it failed, ast_error() should not be called with an exception set.